Searched refs:emit_wpos_adjustment (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_wpos_ytransform.c | 79 emit_wpos_adjustment(lower_wpos_ytransform_state *state, in emit_wpos_adjustment() function 232 emit_wpos_adjustment(state, intr, invert, adjX, adjY); in lower_fragcoord()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_mesa_to_tgsi.c | 587 emit_wpos_adjustment(struct gl_context *ctx, in emit_wpos_adjustment() function 772 emit_wpos_adjustment(st->ctx, t, program, invert, adjX, adjY); in emit_wpos()
|
D | st_glsl_to_tgsi.cpp | 5727 emit_wpos_adjustment(struct gl_context *ctx, in emit_wpos_adjustment() function 5905 emit_wpos_adjustment(st->ctx, t, wpos_transform_const, invert, adjX, adjY); in emit_wpos()
|