Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h267 #define UCP_Y 2 macro
Dradeon_state.c1129 rmesa->hw.ucp[p].cmd[UCP_Y] = ip[1]; in radeonClipPlane()
1145 rmesa->hw.ucp[p].cmd[UCP_Y] = ip[1]; in radeonUpdateClipPlanes()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h409 #define UCP_Y 2 macro
Dr200_state.c1356 rmesa->hw.ucp[p].cmd[UCP_Y] = ip[1]; in r200ClipPlane()
1372 rmesa->hw.ucp[p].cmd[UCP_Y] = ip[1]; in r200UpdateClipPlanes()