Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c3324 CALL_Color3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3ub()
3344 CALL_Color3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3ub()
Ddispatch.h2691 #define CALL_Color3ub(disp, parameters) \ macro