Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h101 unsigned ps_inverted_texcoord_input[PIPE_MAX_ATTRIBS]; member
Dsvga_tgsi_decl_sm30.c307 emit->ps_inverted_texcoord_input[unit] = idx; in ps30_input()
Dsvga_tgsi_insn.c3465 assert(unit < ARRAY_SIZE(emit->ps_inverted_texcoord_input)); in emit_inverted_texcoords()
3467 assert(emit->ps_inverted_texcoord_input[unit] in emit_inverted_texcoords()
3480 emit->input_map[emit->ps_inverted_texcoord_input[unit]] = in emit_inverted_texcoords()