Searched refs:CALL_TexCoordP4ui (Results 1 – 2 of 2) sorted by relevance
30976 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP4ui()30995 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP4ui()
10798 #define CALL_TexCoordP4ui(disp, parameters) \ macro