Searched refs:CALL_Vertex3s (Results 1 – 2 of 2) sorted by relevance
27580 CALL_Vertex3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Vertex3s()27600 CALL_Vertex3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Vertex3s()
4022 #define CALL_Vertex3s(disp, parameters) \ macro