Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c15809 CALL_PopDebugGroup(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopDebugGroup()
15828 CALL_PopDebugGroup(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopDebugGroup()
Ddispatch.h15308 #define CALL_PopDebugGroup(disp, parameters) \ macro