Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5180 struct VmaAllocationRequest struct
5182 VkDeviceSize offset;
5183 VkDeviceSize sumFreeSize; // Sum size of free items that overlap with proposed allocation.
5184 … VkDeviceSize sumItemSize; // Sum size of items to make lost that overlap with proposed allocation.
5185 VmaSuballocationList::iterator item;
5186 size_t itemsToMakeLostCount;
5187 void* customData;
5189 VkDeviceSize CalcCost() const in CalcCost()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h6336 struct VmaAllocationRequest struct
6343 VmaAllocationRequestType type; argument
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h6274 struct VmaAllocationRequest struct
6281 VmaAllocationRequestType type; argument