Searched refs:NV40_VP_INST_VEC_RESULT (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ | ||
H A D | nv40_vertprog.h | 36 #define NV40_VP_INST_VEC_RESULT (1 << 30) macro |
H A D | nvfx_vertprog.c | 281 hw[0] |= NV40_VP_INST_VEC_RESULT; in emit_dst() |
Completed in 3 milliseconds