Searched refs:CALL_Uniform4uiv (Results 1 – 2 of 2) sorted by relevance
15771 CALL_Uniform4uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4uiv()15797 CALL_Uniform4uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4uiv()
9148 #define CALL_Uniform4uiv(disp, parameters) \ macro