Searched refs:CALL_Uniform3i64ARB (Results 1 – 2 of 2) sorted by relevance
13100 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3i64ARB()13121 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3i64ARB()
14153 #define CALL_Uniform3i64ARB(disp, parameters) \ macro