Searched refs:CALL_TexCoordP2ui (Results 1 – 2 of 2) sorted by relevance
23855 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP2ui()23874 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP2ui()
10754 #define CALL_TexCoordP2ui(disp, parameters) \ macro