Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c20389 CALL_SecondaryColor3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3uiv()
20407 CALL_SecondaryColor3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3uiv()
Ddispatch.h7322 #define CALL_SecondaryColor3uiv(disp, parameters) \ macro