Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c303 emit->ps_inverted_texcoord[unit] = in ps30_input()
310 emit->input_map[idx] = emit->ps_inverted_texcoord[unit]; in ps30_input()
Dsvga_tgsi_emit.h100 struct src_register ps_inverted_texcoord[PIPE_MAX_ATTRIBS]; member
Dsvga_tgsi_insn.c3473 dst(emit->ps_inverted_texcoord[unit]), in emit_inverted_texcoords()
3481 emit->ps_inverted_texcoord[unit]; in emit_inverted_texcoords()