Home
last modified time | relevance | path

Searched refs:ps_true_texcoord (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h99 struct src_register ps_true_texcoord[PIPE_MAX_ATTRIBS]; member
Dsvga_tgsi_decl_sm30.c300 emit->ps_true_texcoord[unit] = emit->input_map[idx]; in ps30_input()
Dsvga_tgsi_insn.c3463 assert(unit < ARRAY_SIZE(emit->ps_true_texcoord)); in emit_inverted_texcoords()
3474 emit->ps_true_texcoord[unit], in emit_inverted_texcoords()