Searched refs:CALL_Uniform2dv (Results 1 – 2 of 2) sorted by relevance
25896 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2dv()25922 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2dv()
11040 #define CALL_Uniform2dv(disp, parameters) \ macro