Searched defs:VmaAllocationRequest (Results 1 – 3 of 3) sorted by relevance
5180 struct VmaAllocationRequest struct5182 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()
5063 struct VmaAllocationRequest struct5072 VmaAllocationRequestType type; argument5074 VkDeviceSize CalcCost() const in CalcCost()
6312 struct VmaAllocationRequest struct6319 VmaAllocationRequestType type; argument