Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_shader.h75 #define NVFX_VP_INST_LAST (1 << 0) macro
Dnvfx_vertprog.c776 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in nvfx_vertprog_parse_instruction()
778 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in nvfx_vertprog_parse_instruction()
1085 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in _nvfx_vertprog_translate()