Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13793 CALL_Color4uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4uiv()
13811 CALL_Color4uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4uiv()
Ddispatch.h2900 #define CALL_Color4uiv(disp, parameters) \ macro