Searched refs:emit_wpos_adjustment (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c34 * 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/
H A Dst_mesa_to_tgsi.c587 emit_wpos_adjustment(struct gl_context *ctx, function
772 emit_wpos_adjustment(st->ctx, t, program, invert, adjX, adjY);
H A Dst_glsl_to_tgsi.cpp5727 emit_wpos_adjustment(struct gl_context *ctx, function
5905 emit_wpos_adjustment(st->ctx, t, wpos_transform_const, invert, adjX, adjY);

Completed in 128 milliseconds