Searched refs:CALL_Vertex4i (Results 1 – 2 of 2) sorted by relevance
17839 CALL_Vertex4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_Vertex4i()17860 CALL_Vertex4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_Vertex4i()
4088 #define CALL_Vertex4i(disp, parameters) \ macro