HomeSort by relevance Sort by last modified time
    Searched refs:emit_wpos_adjustment (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_lower_wpos_ytransform.c 34 * This is based on the logic in emit_wpos()/emit_wpos_adjustment() in TGSI
77 /* see emit_wpos_adjustment() in st_mesa_to_tgsi.c */
79 emit_wpos_adjustment(lower_wpos_ytransform_state *state, function
232 emit_wpos_adjustment(state, intr, invert, adjX, adjY);
  /external/mesa3d/src/mesa/state_tracker/
st_mesa_to_tgsi.c 587 emit_wpos_adjustment(struct gl_context *ctx, function
772 emit_wpos_adjustment(st->ctx, t, program, invert, adjX, adjY);
    [all...]
st_glsl_to_tgsi.cpp 5727 emit_wpos_adjustment(struct gl_context *ctx, function
    [all...]

Completed in 510 milliseconds