Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c21006 CALL_EdgeFlagv(ctx->CurrentServerDispatch, (flag)); in _mesa_unmarshal_EdgeFlagv()
21024 CALL_EdgeFlagv(ctx->CurrentServerDispatch, (flag)); in _mesa_marshal_EdgeFlagv()
Ddispatch.h2944 #define CALL_EdgeFlagv(disp, parameters) \ macro