Searched refs:CALL_Uniform4dv (Results 1 – 2 of 2) sorted by relevance
16968 CALL_Uniform4dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4dv()16994 CALL_Uniform4dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4dv()
11084 #define CALL_Uniform4dv(disp, parameters) \ macro