Searched defs:AllocationDetails (Results 1 – 1 of 1) sorted by relevance
44 struct AllocationDetails { struct in MemoryTracker45 std::unique_ptr<char[]> allocation;46 size_t requested_size_bytes;47 size_t actual_size_bytes;48 size_t alignment;49 VkSystemAllocationScope alloc_scope;