Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c59 int hpos_idx; member
809 vpc->hpos_idx = idx; in nvfx_vertprog_parse_decl_output()
988 vpc->r_result[vpc->hpos_idx] = temp(vpc); in _nvfx_vertprog_translate()
990 vpc->cvtx_idx = vpc->hpos_idx; in _nvfx_vertprog_translate()
1050 if (vpc->r_result[vpc->hpos_idx].type != NVFXSR_OUTPUT) { in _nvfx_vertprog_translate()
1053 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->hpos_idx]); in _nvfx_vertprog_translate()