HomeSort by relevance Sort by last modified time
    Searched refs:NV30_VP_INST_DEST_CLP (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.h 140 # define NV30_VP_INST_DEST_CLP(n) (17 + (n))
nvfx_vertprog.c 233 case NV30_VP_INST_DEST_CLP(0):
237 case NV30_VP_INST_DEST_CLP(1):
241 case NV30_VP_INST_DEST_CLP(2):
245 case NV30_VP_INST_DEST_CLP(3):
249 case NV30_VP_INST_DEST_CLP(4):
253 case NV30_VP_INST_DEST_CLP(5):
    [all...]

Completed in 29 milliseconds