MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / GetAlgorithm

Method GetAlgorithm

ThirdParty/VMA/vk_mem_alloc.h:6277–6277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6275 VkDeviceSize GetBufferImageGranularity() const { return m_BufferImageGranularity; }
6276 uint32_t GetFrameInUseCount() const { return m_FrameInUseCount; }
6277 uint32_t GetAlgorithm() const { return m_Algorithm; }
6278
6279 void GetPoolStats(VmaPoolStats* pStats);
6280

Callers 3

DefragmentMethod · 0.45
AddPoolsMethod · 0.45
AddAllocationsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected