Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h75 #define NVFX_VP_INST_LAST (1 << 0) macro
H A Dnvfx_vertprog.c777 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in nvfx_vertprog_parse_instruction()
779 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in nvfx_vertprog_parse_instruction()
1086 vpc->vp->insns[vpc->vp->nr_insns - 1].data[3] |= NVFX_VP_INST_LAST; in _nvfx_vertprog_translate()

Completed in 3 milliseconds