Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c25896 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2dv()
25922 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2dv()
Ddispatch.h11040 #define CALL_Uniform2dv(disp, parameters) \ macro