HomeSort by relevance Sort by last modified time
    Searched full:vp_or (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_state.h 124 uint32_t vp_or; /* appended to VP_RESULT_EN */ member in struct:nv30_fragprog
nv30_vertprog.c 214 PUSH_DATA (push, vp->or | fp->vp_or);
nvfx_fragprog.c 907 fpc->fp->vp_or |= (0x00004000 << fdec->Semantic.Index);
938 fpc->fp->vp_or |= (0x00004000 << hw);
940 fpc->fp->vp_or |= (0x00001000 << (hw - 8));
    [all...]

Completed in 696 milliseconds