Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv40_vertprog.h123 #define NV40_VP_INST_SCA_RESULT (1 << 12) macro
Dnvfx_vertprog.c283 hw[3] |= NV40_VP_INST_SCA_RESULT; in emit_dst()