Home
last modified time | relevance | path

Searched refs:enabled_ucps (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c73 if (nv30->rast && nv30->rast->pipe.clip_plane_enable != vp->enabled_ucps) { in nv30_vertprog_validate()
74 vp->enabled_ucps = nv30->rast->pipe.clip_plane_enable; in nv30_vertprog_validate()
Dnv30_state.h86 unsigned enabled_ucps; member
Dnvfx_vertprog.c713 if(sub_depth || !vpc->vp->enabled_ucps) { in nvfx_vertprog_parse_instruction()
767 if(vpc->vp->enabled_ucps) { in nvfx_vertprog_parse_instruction()
987 if (vp->enabled_ucps && vpc->cvtx_idx < 0) { in _nvfx_vertprog_translate()
1059 ucps = vp->enabled_ucps; in _nvfx_vertprog_translate()