MCPcopy Create free account
hub / github.com/ErrorAtLine0/infinipaint / SetIncrementalSort

Method SetIncrementalSort

include/vk_mem_alloc.h:9872–9872  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9870 bool m_IncrementalSort = true;
9871
9872 void SetIncrementalSort(bool val) { m_IncrementalSort = val; }
9873
9874 VkDeviceSize CalcMaxBlockSize() const;
9875 // Finds and removes given block from vector.

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected