Searched refs:CALL_UnlockArraysEXT (Results 1 – 2 of 2) sorted by relevance
34743 CALL_UnlockArraysEXT(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_UnlockArraysEXT()34762 CALL_UnlockArraysEXT(ctx->CurrentServerDispatch, ()); in _mesa_marshal_UnlockArraysEXT()
15187 #define CALL_UnlockArraysEXT(disp, parameters) \ macro