Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c35431 CALL_Color4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4fv()
35449 CALL_Color4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4fv()
Ddispatch.h2812 #define CALL_Color4fv(disp, parameters) \ macro