Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c26804 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3dv()
26830 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3dv()
Ddispatch.h11062 #define CALL_Uniform3dv(disp, parameters) \ macro