MTLIOScratchBufferAllocator
A protocol your app implements to provide scratch memory to an input/output command queue.
Declaration
protocol MTLIOScratchBufferAllocator : NSObjectProtocolOverview
An allocator returns instances of MTLIOScratchBuffer, another type your app implements.