Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c22148 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndList()
22167 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndList()
Ddispatch.h2493 #define CALL_EndList(disp, parameters) \ macro