Home
last modified time | relevance | path

Searched refs:UCP_Z (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h268 #define UCP_Z 3 macro
Dradeon_state.c1130 rmesa->hw.ucp[p].cmd[UCP_Z] = ip[2]; in radeonClipPlane()
1146 rmesa->hw.ucp[p].cmd[UCP_Z] = ip[2]; in radeonUpdateClipPlanes()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h410 #define UCP_Z 3 macro
Dr200_state.c1357 rmesa->hw.ucp[p].cmd[UCP_Z] = ip[2]; in r200ClipPlane()
1373 rmesa->hw.ucp[p].cmd[UCP_Z] = ip[2]; in r200UpdateClipPlanes()