Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c4878 CALL_SecondaryColor3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3i()
4898 CALL_SecondaryColor3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3i()
Ddispatch.h7245 #define CALL_SecondaryColor3i(disp, parameters) \ macro