Home
last modified time | relevance | path

Searched refs:CALL_Uniform4ui64ARB (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6164 CALL_Uniform4ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4ui64ARB()
6186 CALL_Uniform4ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4ui64ARB()
Ddispatch.h14219 #define CALL_Uniform4ui64ARB(disp, parameters) \ macro