Searched refs:CALL_Uniform3dv (Results 1 – 2 of 2) sorted by relevance
26804 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3dv()26830 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3dv()
11062 #define CALL_Uniform3dv(disp, parameters) \ macro