Searched refs:vp_or (Results 1 - 6 of 6) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h124 uint32_t vp_or; /* appended to VP_RESULT_EN */ member in struct:nv30_fragprog
H A Dnv30_vertprog.c214 PUSH_DATA (push, vp->or | fp->vp_or);
H A Dnvfx_fragprog.c881 fpc->fp->vp_or |= (0x00004000 << fdec->Semantic.Index);
912 fpc->fp->vp_or |= (0x00004000 << hw);
914 fpc->fp->vp_or |= (0x00001000 << (hw - 8));
1072 fp->vp_or = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h124 uint32_t vp_or; /* appended to VP_RESULT_EN */ member in struct:nv30_fragprog
H A Dnv30_vertprog.c214 PUSH_DATA (push, vp->or | fp->vp_or);
H A Dnvfx_fragprog.c881 fpc->fp->vp_or |= (0x00004000 << fdec->Semantic.Index);
912 fpc->fp->vp_or |= (0x00004000 << hw);
914 fpc->fp->vp_or |= (0x00001000 << (hw - 8));
1072 fp->vp_or = 0;

Completed in 55 milliseconds