Searched refs:CALL_Uniform3ui (Results 1 – 2 of 2) sorted by relevance
29827 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3ui()29848 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3ui()
9115 #define CALL_Uniform3ui(disp, parameters) \ macro