Searched refs:CALL_EndList (Results 1 – 2 of 2) sorted by relevance
22148 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndList()22167 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndList()
2493 #define CALL_EndList(disp, parameters) \ macro