Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c34237 CALL_SecondaryColor3bv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3bv()
34255 CALL_SecondaryColor3bv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3bv()
Ddispatch.h7212 #define CALL_SecondaryColor3bv(disp, parameters) \ macro