Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv40_vertprog.h134 # define NV40_VP_INST_DEST_PSZ 6 macro
Dnvfx_vertprog.c265 case NV40_VP_INST_DEST_PSZ : vp->or |= (1 << 5); break; in emit_dst()