Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23017 CALL_Uniform1uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1uiv()
23043 CALL_Uniform1uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1uiv()
Ddispatch.h9082 #define CALL_Uniform1uiv(disp, parameters) \ macro