Searched refs:CALL_DeleteObjectARB (Results 1 – 2 of 2) sorted by relevance
13686 CALL_DeleteObjectARB(ctx->CurrentServerDispatch, (obj)); in _mesa_unmarshal_DeleteObjectARB()13704 CALL_DeleteObjectARB(ctx->CurrentServerDispatch, (obj)); in _mesa_marshal_DeleteObjectARB()
9654 #define CALL_DeleteObjectARB(disp, parameters) \ macro