Searched defs:MIOpenAllocatorContext (Results 1 – 1 of 1) sorted by relevance
2564 struct MIOpenAllocatorContext { struct2565 MIOpenAllocatorContext(ScratchAllocator* scratch_allocator, Stream* stream) in MIOpenAllocatorContext() function2568 ScratchAllocator* scratch_allocator_;2569 Stream* stream_;