Searched refs:CALL_Uniform2d (Results 1 – 2 of 2) sorted by relevance
37857 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2d()37877 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2d()
11029 #define CALL_Uniform2d(disp, parameters) \ macro