Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c3362 CALL_Color3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3ui()
3382 CALL_Color3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3ui()
Ddispatch.h2713 #define CALL_Color3ui(disp, parameters) \ macro