Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c19686 CALL_Color3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3uiv()
19704 CALL_Color3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3uiv()
Ddispatch.h2724 #define CALL_Color3uiv(disp, parameters) \ macro