Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h267 #define UCP_X 1 macro
Dradeon_state.c1124 rmesa->hw.ucp[p].cmd[UCP_X] = ip[0]; in radeonClipPlane()
1140 rmesa->hw.ucp[p].cmd[UCP_X] = ip[0]; in radeonUpdateClipPlanes()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h413 #define UCP_X 1 macro
Dr200_state.c1352 rmesa->hw.ucp[p].cmd[UCP_X] = ip[0]; in r200ClipPlane()
1368 rmesa->hw.ucp[p].cmd[UCP_X] = ip[0]; in r200UpdateClipPlanes()