Searched refs:CALL_DetachObjectARB (Results 1 – 2 of 2) sorted by relevance
34929 CALL_DetachObjectARB(ctx->CurrentServerDispatch, (containerObj, attachedObj)); in _mesa_unmarshal_DetachObjectARB()34948 CALL_DetachObjectARB(ctx->CurrentServerDispatch, (containerObj, attachedObj)); in _mesa_marshal_DetachObjectARB()
9665 #define CALL_DetachObjectARB(disp, parameters) \ macro