Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h269 #define UCP_W 4 macro
Dradeon_state.c1131 rmesa->hw.ucp[p].cmd[UCP_W] = ip[3]; in radeonClipPlane()
1147 rmesa->hw.ucp[p].cmd[UCP_W] = ip[3]; in radeonUpdateClipPlanes()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h411 #define UCP_W 4 macro
Dr200_state.c1358 rmesa->hw.ucp[p].cmd[UCP_W] = ip[3]; in r200ClipPlane()
1374 rmesa->hw.ucp[p].cmd[UCP_W] = ip[3]; in r200UpdateClipPlanes()