Home
last modified time | relevance | path

Searched defs:AllocationInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DResourceMemoryAllocation.h42 struct AllocationInfo { struct
56 ResourceMemoryAllocation(const AllocationInfo& info, argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDescriptorHeapAllocator.h59 struct AllocationInfo { struct
64 using DescriptorHeapInfo = std::pair<ComPtr<ID3D12DescriptorHeap>, AllocationInfo>; argument
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7056 struct AllocationInfo struct
7061 AllocationInfo() : in AllocationInfo() argument
7066 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument