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

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.h 84 unsigned enabled_ucps; member in struct:nv30_vertprog
nv30_vertprog.c 71 if (nv30->rast && nv30->rast->pipe.clip_plane_enable != vp->enabled_ucps) {
72 vp->enabled_ucps = nv30->rast->pipe.clip_plane_enable;
nvfx_vertprog.c 732 if(sub_depth || !vpc->vp->enabled_ucps) {
786 if(vpc->vp->enabled_ucps) {
1002 if (vp->enabled_ucps && vpc->cvtx_idx < 0) {
    [all...]

Completed in 81 milliseconds