Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6853 CALL_SecondaryColor3fvEXT(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3fvEXT()
6871 CALL_SecondaryColor3fvEXT(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3fvEXT()
Ddispatch.h15341 #define CALL_SecondaryColor3fvEXT(disp, parameters) \ macro