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()
6336 struct VmaAllocationRequest struct6343 VmaAllocationRequestType type; argument
6274 struct VmaAllocationRequest struct6281 VmaAllocationRequestType type; argument