Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c18375 CALL_SecondaryColor3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3ub()
18395 CALL_SecondaryColor3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3ub()
Ddispatch.h7289 #define CALL_SecondaryColor3ub(disp, parameters) \ macro