|
Function Name |
Hit count |
unsigned long VmaAlignUp<unsigned long>(unsigned long, unsigned long) |
0 |
void vma_delete<VmaAllocator_T>(VkAllocationCallbacks const*, VmaAllocator_T*) |
0 |
void vma_delete<VmaBlockVector>(VmaAllocator_T*, VmaBlockVector*) |
0 |
void vma_delete<VmaBlockMetadata>(VmaAllocator_T*, VmaBlockMetadata*) |
0 |
void vma_delete<VmaBlockMetadata>(VkAllocationCallbacks const*, VmaBlockMetadata*) |
0 |
void vma_delete<VmaVirtualBlock_T>(VkAllocationCallbacks const*, VmaVirtualBlock_T*) |
0 |
void vma_delete<VmaDeviceMemoryBlock>(VmaAllocator_T*, VmaDeviceMemoryBlock*) |
0 |
void vma_delete<VmaDefragmentationContext_T>(VmaAllocator_T*, VmaDefragmentationContext_T*) |
0 |
void vma_delete<VmaPool_T>(VmaAllocator_T*, VmaPool_T*) |
0 |
VmaAllocator_T* VmaAllocate<VmaAllocator_T>(VkAllocationCallbacks const*) |
0 |
VmaBlockVector* VmaAllocate<VmaBlockVector>(VmaAllocator_T*) |
0 |
VmaVirtualBlock_T* VmaAllocate<VmaVirtualBlock_T>(VkAllocationCallbacks const*) |
0 |
VmaDeviceMemoryBlock* VmaAllocate<VmaDeviceMemoryBlock>(VmaAllocator_T*) |
0 |
VmaBlockMetadata_TLSF* VmaAllocate<VmaBlockMetadata_TLSF>(VmaAllocator_T*) |
0 |
VmaBlockMetadata_TLSF* VmaAllocate<VmaBlockMetadata_TLSF>(VkAllocationCallbacks const*) |
0 |
VmaBlockMetadata_Linear* VmaAllocate<VmaBlockMetadata_Linear>(VmaAllocator_T*) |
0 |
VmaBlockMetadata_Linear* VmaAllocate<VmaBlockMetadata_Linear>(VkAllocationCallbacks const*) |
0 |
VmaDefragmentationContext_T* VmaAllocate<VmaDefragmentationContext_T>(VmaAllocator_T*) |
0 |
VmaPool_T* VmaAllocate<VmaPool_T>(VmaAllocator_T*) |
0 |
unsigned long VmaAlignDown<unsigned long>(unsigned long, unsigned long) |
0 |
void VmaVectorRemove<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >(VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >&, unsigned long) |
0 |
void VmaVectorRemove<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >(VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >&, unsigned long) |
0 |
VmaSuballocation* VmaAllocateArray<VmaSuballocation>(VkAllocationCallbacks const*, unsigned long) |
0 |
VkMappedMemoryRange* VmaAllocateArray<VkMappedMemoryRange>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaDefragmentationMove* VmaAllocateArray<VmaDefragmentationMove>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaJsonWriter::StackItem* VmaAllocateArray<VmaJsonWriter::StackItem>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaPoolAllocator<VmaAllocation_T>::Item* VmaAllocateArray<VmaPoolAllocator<VmaAllocation_T>::Item>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaPoolAllocator<VmaAllocation_T>::ItemBlock* VmaAllocateArray<VmaPoolAllocator<VmaAllocation_T>::ItemBlock>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Item* VmaAllocateArray<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Item>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock* VmaAllocateArray<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaDefragmentationContext_T::StateBalanced* VmaAllocateArray<VmaDefragmentationContext_T::StateBalanced>(VmaAllocator_T*, unsigned long) |
0 |
VmaDefragmentationContext_T::StateExtensive* VmaAllocateArray<VmaDefragmentationContext_T::StateExtensive>(VmaAllocator_T*, unsigned long) |
0 |
VmaDefragmentationContext_T::FragmentedBlock* VmaAllocateArray<VmaDefragmentationContext_T::FragmentedBlock>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaBlockBufferImageGranularity::RegionInfo* VmaAllocateArray<VmaBlockBufferImageGranularity::RegionInfo>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaDeviceMemoryBlock** VmaAllocateArray<VmaDeviceMemoryBlock*>(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaBlockMetadata_TLSF::Block** VmaAllocateArray<VmaBlockMetadata_TLSF::Block*>(VkAllocationCallbacks const*, unsigned long) |
0 |
char* VmaAllocateArray<char>(VkAllocationCallbacks const*, unsigned long) |
0 |
unsigned short* VmaAllocateArray<unsigned short>(VkAllocationCallbacks const*, unsigned long) |
0 |
void vma_delete_array<VmaPoolAllocator<VmaAllocation_T>::Item>(VkAllocationCallbacks const*, VmaPoolAllocator<VmaAllocation_T>::Item*, unsigned long) |
0 |
void vma_delete_array<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Item>(VkAllocationCallbacks const*, VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Item*, unsigned long) |
0 |
void vma_delete_array<VmaDefragmentationContext_T::StateBalanced>(VkAllocationCallbacks const*, VmaDefragmentationContext_T::StateBalanced*, unsigned long) |
0 |
void vma_delete_array<VmaDefragmentationContext_T::StateExtensive>(VkAllocationCallbacks const*, VmaDefragmentationContext_T::StateExtensive*, unsigned long) |
0 |
void vma_delete_array<VmaBlockBufferImageGranularity::RegionInfo>(VkAllocationCallbacks const*, VmaBlockBufferImageGranularity::RegionInfo*, unsigned long) |
0 |
void vma_delete_array<VmaBlockMetadata_TLSF::Block*>(VkAllocationCallbacks const*, VmaBlockMetadata_TLSF::Block**, unsigned long) |
0 |
void vma_delete_array<char>(VkAllocationCallbacks const*, char*, unsigned long) |
0 |
void vma_delete_array<unsigned short>(VkAllocationCallbacks const*, unsigned short*, unsigned long) |
0 |
VmaSuballocation* VmaBinaryFindSorted<VmaSuballocationOffsetLess, VmaSuballocation*, VmaSuballocation>(VmaSuballocation* const&, VmaSuballocation* const&, VmaSuballocation const&, VmaSuballocationOffsetLess const&) |
0 |
VmaSuballocation const* VmaBinaryFindSorted<VmaSuballocationOffsetLess, VmaSuballocation const*, VmaSuballocation>(VmaSuballocation const* const&, VmaSuballocation const* const&, VmaSuballocation const&, VmaSuballocationOffsetLess const&) |
0 |
VmaSuballocation* VmaBinaryFindSorted<VmaSuballocationOffsetGreater, VmaSuballocation*, VmaSuballocation>(VmaSuballocation* const&, VmaSuballocation* const&, VmaSuballocation const&, VmaSuballocationOffsetGreater const&) |
0 |
VmaSuballocation const* VmaBinaryFindSorted<VmaSuballocationOffsetGreater, VmaSuballocation const*, VmaSuballocation>(VmaSuballocation const* const&, VmaSuballocation const* const&, VmaSuballocation const&, VmaSuballocationOffsetGreater const&) |
0 |
unsigned long VmaDivideRoundingUp<unsigned long>(unsigned long, unsigned long) |
0 |
VmaSuballocation* VmaBinaryFindFirstNotLess<VmaSuballocationOffsetLess, VmaSuballocation*, VmaSuballocation>(VmaSuballocation*, VmaSuballocation*, VmaSuballocation const&, VmaSuballocationOffsetLess const&) |
0 |
VmaSuballocation const* VmaBinaryFindFirstNotLess<VmaSuballocationOffsetLess, VmaSuballocation const*, VmaSuballocation>(VmaSuballocation const*, VmaSuballocation const*, VmaSuballocation const&, VmaSuballocationOffsetLess const&) |
0 |
VmaSuballocation* VmaBinaryFindFirstNotLess<VmaSuballocationOffsetGreater, VmaSuballocation*, VmaSuballocation>(VmaSuballocation*, VmaSuballocation*, VmaSuballocation const&, VmaSuballocationOffsetGreater const&) |
0 |
VmaSuballocation const* VmaBinaryFindFirstNotLess<VmaSuballocationOffsetGreater, VmaSuballocation const*, VmaSuballocation>(VmaSuballocation const*, VmaSuballocation const*, VmaSuballocation const&, VmaSuballocationOffsetGreater const&) |
0 |
bool VmaIsPow2<int>(int) |
0 |
bool VmaIsPow2<unsigned long>(unsigned long) |
0 |
VmaPtrToStr(char*, unsigned long, void const*) |
0 |
VmaBitScanLSB(unsigned int) |
0 |
VmaBitScanMSB(unsigned long) |
0 |
VmaFreeString(VkAllocationCallbacks const*, char*) |
0 |
VmaCountBitsSet(unsigned int) |
0 |
VmaAddStatistics(VmaStatistics&, VmaStatistics const&) |
0 |
vma_aligned_free(void*) |
0 |
vma_aligned_alloc(unsigned long, unsigned long) |
0 |
VmaClearStatistics(VmaStatistics&) |
0 |
VmaWriteMagicValue(void*, unsigned long) |
0 |
VmaBlocksOnSamePage(unsigned long, unsigned long, unsigned long, unsigned long) |
0 |
VmaCreateStringCopy(VkAllocationCallbacks const*, char const*) |
0 |
VmaCreateStringCopy(VkAllocationCallbacks const*, char const*, unsigned long) |
0 |
FindMemoryPreferences(bool, VmaAllocationCreateInfo const&, unsigned int, unsigned int&, unsigned int&, unsigned int&) |
0 |
VmaValidateMagicValue(void const*, unsigned long) |
0 |
VmaAddDetailedStatistics(VmaDetailedStatistics&, VmaDetailedStatistics const&) |
0 |
VmaClearDetailedStatistics(VmaDetailedStatistics&) |
0 |
VmaPrintDetailedStatistics(VmaJsonWriter&, VmaDetailedStatistics const&) |
0 |
VmaAddDetailedStatisticsAllocation(VmaDetailedStatistics&, unsigned long) |
0 |
VmaAddDetailedStatisticsUnusedRange(VmaDetailedStatistics&, unsigned long) |
0 |
VmaIsBufferImageGranularityConflict(VmaSuballocationType, VmaSuballocationType) |
0 |
VmaFillGpuDefragmentationBufferCreateInfo(VkBufferCreateInfo&) |
0 |
VmaFree(VmaAllocator_T*, void*) |
0 |
VmaFree(VkAllocationCallbacks const*, void*) |
0 |
VmaMalloc(VmaAllocator_T*, unsigned long, unsigned long) |
0 |
VmaMalloc(VkAllocationCallbacks const*, unsigned long, unsigned long) |
0 |
VmaRWMutex::UnlockRead() |
0 |
VmaRWMutex::UnlockWrite() |
0 |
VmaRWMutex::LockRead() |
0 |
VmaRWMutex::LockWrite() |
0 |
VmaRWMutex::VmaRWMutex() |
0 |
VmaMutexLock::VmaMutexLock(VmaMutex&, bool) |
0 |
VmaMutexLock::~VmaMutexLock() |
0 |
VmaJsonWriter::BeginArray(bool) |
0 |
VmaJsonWriter::BeginValue(bool) |
0 |
VmaJsonWriter::BeginObject(bool) |
0 |
VmaJsonWriter::BeginString(char const*) |
0 |
VmaJsonWriter::WriteIndent(bool) |
0 |
VmaJsonWriter::WriteNumber(unsigned int) |
0 |
VmaJsonWriter::WriteNumber(unsigned long) |
0 |
VmaJsonWriter::WriteString(char const*) |
0 |
VmaJsonWriter::ContinueString(char const*) |
0 |
VmaJsonWriter::ContinueString(unsigned int) |
0 |
VmaJsonWriter::ContinueString(unsigned long) |
0 |
VmaJsonWriter::ContinueString_Size(unsigned long) |
0 |
VmaJsonWriter::ContinueString_Pointer(void const*) |
0 |
VmaJsonWriter::EndArray() |
0 |
VmaJsonWriter::EndObject() |
0 |
VmaJsonWriter::EndString(char const*) |
0 |
VmaJsonWriter::WriteBool(bool) |
0 |
VmaJsonWriter::WriteNull() |
0 |
VmaJsonWriter::WriteSize(unsigned long) |
0 |
VmaJsonWriter::WriteSize(unsigned long, std::integral_constant<bool, true>) |
0 |
VmaJsonWriter::VmaJsonWriter(VkAllocationCallbacks const*, VmaStringBuilder&) |
0 |
VmaJsonWriter::~VmaJsonWriter() |
0 |
VmaAllocator_T::CreatePool(VmaPoolCreateInfo const*, VmaPool_T**) |
0 |
VmaAllocator_T::FreeMemory(unsigned long, VmaAllocation_T* const*) |
0 |
VmaAllocator_T::DestroyPool(VmaPool_T*) |
0 |
VmaAllocator_T::AllocateMemory(VkMemoryRequirements const&, bool, bool, VkBuffer_T*, VkImage_T*, unsigned int, VmaAllocationCreateInfo const&, VmaSuballocationType, unsigned long, VmaAllocation_T**) |
0 |
VmaAllocator_T::FillAllocation(VmaAllocation_T*, unsigned char) |
0 |
VmaAllocator_T::GetHeapBudgets(VmaBudget*, unsigned int, unsigned int) |
0 |
VmaAllocator_T::BindImageMemory(VmaAllocation_T*, unsigned long, VkImage_T*, void const*) |
0 |
VmaAllocator_T::BindVulkanImage(VkDeviceMemory_T*, unsigned long, VkImage_T*, void const*) |
0 |
VmaAllocator_T::CheckCorruption(unsigned int) |
0 |
VmaAllocator_T::BindBufferMemory(VmaAllocation_T*, unsigned long, VkBuffer_T*, void const*) |
0 |
VmaAllocator_T::BindVulkanBuffer(VkDeviceMemory_T*, unsigned long, VkBuffer_T*, void const*) |
0 |
VmaAllocator_T::FreeVulkanMemory(unsigned int, unsigned long, VkDeviceMemory_T*) |
0 |
VmaAllocator_T::PrintDetailedMap(VmaJsonWriter&) |
0 |
VmaAllocator_T::CalcMemTypeParams(VmaAllocationCreateInfo&, unsigned int, unsigned long, unsigned long) |
0 |
VmaAllocator_T::GetAllocationInfo(VmaAllocation_T*, VmaAllocationInfo*) |
0 |
VmaAllocator_T::GetPoolStatistics(VmaPool_T*, VmaStatistics*) |
0 |
VmaAllocator_T::CalculateStatistics(VmaTotalStatistics*) |
0 |
VmaAllocator_T::CheckPoolCorruption(VmaPool_T*) |
0 |
VmaAllocator_T::FreeDedicatedMemory(VmaAllocation_T*) |
0 |
VmaAllocator_T::AllocateMemoryOfType(VmaPool_T*, unsigned long, unsigned long, bool, VkBuffer_T*, VkImage_T*, unsigned int, VmaAllocationCreateInfo const&, unsigned int, VmaSuballocationType, VmaDedicatedAllocationList&, VmaBlockVector&, unsigned long, VmaAllocation_T**) |
0 |
VmaAllocator_T::AllocateVulkanMemory(VkMemoryAllocateInfo const*, VkDeviceMemory_T**) |
0 |
VmaAllocator_T::CalcAllocationParams(VmaAllocationCreateInfo&, bool, bool) |
0 |
VmaAllocator_T::SetCurrentFrameIndex(unsigned int) |
0 |
VmaAllocator_T::ImportVulkanFunctions(VmaVulkanFunctions const*) |
0 |
VmaAllocator_T::CalcPreferredBlockSize(unsigned int) |
0 |
VmaAllocator_T::AllocateDedicatedMemory(VmaPool_T*, unsigned long, VmaSuballocationType, VmaDedicatedAllocationList&, unsigned int, bool, bool, bool, bool, void*, float, VkBuffer_T*, VkImage_T*, unsigned int, unsigned long, VmaAllocation_T**, void const*) |
0 |
VmaAllocator_T::CalculatePoolStatistics(VmaPool_T*, VmaDetailedStatistics*) |
0 |
VmaAllocator_T::ValidateVulkanFunctions() |
0 |
VmaAllocator_T::AllocateDedicatedMemoryPage(VmaPool_T*, unsigned long, VmaSuballocationType, unsigned int, VkMemoryAllocateInfo const&, bool, bool, bool, void*, VmaAllocation_T**) |
0 |
VmaAllocator_T::FlushOrInvalidateAllocation(VmaAllocation_T*, unsigned long, unsigned long, VMA_CACHE_OPERATION) |
0 |
VmaAllocator_T::FlushOrInvalidateAllocations(unsigned int, VmaAllocation_T* const*, unsigned long const*, unsigned long const*, VMA_CACHE_OPERATION) |
0 |
VmaAllocator_T::ImportVulkanFunctions_Custom(VmaVulkanFunctions const*) |
0 |
VmaAllocator_T::GetGpuDefragmentationMemoryTypeBits() |
0 |
VmaAllocator_T::Map(VmaAllocation_T*, void**) |
0 |
VmaAllocator_T::Init(VmaAllocatorCreateInfo const*) |
0 |
VmaAllocator_T::Unmap(VmaAllocation_T*) |
0 |
VmaAllocator_T::VmaAllocator_T(VmaAllocatorCreateInfo const*) |
0 |
VmaAllocator_T::~VmaAllocator_T() |
0 |
VmaBlockVector::CreateBlock(unsigned long, unsigned long*) |
0 |
VmaBlockVector::AllocatePage(unsigned long, unsigned long, VmaAllocationCreateInfo const&, VmaSuballocationType, VmaAllocation_T**) |
0 |
VmaBlockVector::AddStatistics(VmaStatistics&) |
0 |
VmaBlockVector::HasEmptyBlock() |
0 |
VmaBlockVector::SortByFreeSize() |
0 |
VmaBlockVector::CheckCorruption() |
0 |
VmaBlockVector::CreateMinBlocks() |
0 |
VmaBlockVector::PrintDetailedMap(VmaJsonWriter&) |
0 |
VmaBlockVector::AllocateFromBlock(VmaDeviceMemoryBlock*, unsigned long, unsigned long, unsigned int, void*, VmaSuballocationType, unsigned int, VmaAllocation_T**) |
0 |
VmaBlockVector::SetIncrementalSort(bool) |
0 |
VmaBlockVector::AddDetailedStatistics(VmaDetailedStatistics&) |
0 |
VmaBlockVector::CommitAllocationRequest(VmaAllocationRequest&, VmaDeviceMemoryBlock*, unsigned long, unsigned int, void*, VmaSuballocationType, VmaAllocation_T**) |
0 |
VmaBlockVector::IncrementallySortBlocks() |
0 |
VmaBlockVector::Free(VmaAllocation_T*) |
0 |
VmaBlockVector::Remove(VmaDeviceMemoryBlock*) |
0 |
VmaBlockVector::IsEmpty() |
0 |
VmaBlockVector::Allocate(unsigned long, unsigned long, VmaAllocationCreateInfo const&, VmaSuballocationType, unsigned long, VmaAllocation_T**) |
0 |
VmaBlockVector::GetMutex() |
0 |
VmaBlockVector::VmaBlockVector(VmaAllocator_T*, VmaPool_T*, unsigned int, unsigned long, unsigned long, unsigned long, unsigned long, bool, unsigned int, float, unsigned long, void*) |
0 |
VmaBlockVector::~VmaBlockVector() |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::data() |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::resize(unsigned long, bool) |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::push_back(VkMappedMemoryRange const&) |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::VmaSmallVector(VmaStlAllocator<VkMappedMemoryRange> const&) |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::~VmaSmallVector() |
0 |
VmaAllocation_T::SetUserData(VmaAllocator_T*, void*) |
0 |
VmaAllocation_T::BlockAllocMap() |
0 |
VmaAllocation_T::BlockAllocUnmap() |
0 |
VmaAllocation_T::DedicatedAllocMap(VmaAllocator_T*, void**) |
0 |
VmaAllocation_T::DedicatedAllocUnmap(VmaAllocator_T*) |
0 |
VmaAllocation_T::InitBlockAllocation(VmaDeviceMemoryBlock*, VmaAllocHandle_T*, unsigned long, unsigned long, unsigned int, VmaSuballocationType, bool) |
0 |
VmaAllocation_T::SwapBlockAllocation(VmaAllocator_T*, VmaAllocation_T*) |
0 |
VmaAllocation_T::InitBufferImageUsage(unsigned int) |
0 |
VmaAllocation_T::InitDedicatedAllocation(VmaPool_T*, unsigned int, VkDeviceMemory_T*, VmaSuballocationType, void*, unsigned long) |
0 |
VmaAllocation_T::SetName(VmaAllocator_T*, char const*) |
0 |
VmaAllocation_T::FreeName(VmaAllocator_T*) |
0 |
VmaAllocation_T::VmaAllocation_T(bool) |
0 |
VmaAllocation_T::~VmaAllocation_T() |
0 |
VmaStlAllocator<VmaSuballocation>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VkMappedMemoryRange>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaDefragmentationMove>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaJsonWriter::StackItem>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaDeviceMemoryBlock*>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<VmaBlockMetadata_TLSF::Block*>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaStlAllocator<char>::VmaStlAllocator(VkAllocationCallbacks const*) |
0 |
VmaBlockMetadata::Init(unsigned long) |
0 |
VmaBlockMetadata::VmaBlockMetadata(VkAllocationCallbacks const*, unsigned long, bool) |
0 |
VmaBlockMetadata::~VmaBlockMetadata() |
0 |
VmaBlockMetadata::~VmaBlockMetadata().2 |
0 |
VmaMutexLockRead::VmaMutexLockRead(VmaRWMutex&, bool) |
0 |
VmaMutexLockRead::~VmaMutexLockRead() |
0 |
VmaPoolAllocator<VmaAllocation_T>::CreateNewBlock() |
0 |
VmaPoolAllocator<VmaAllocation_T>::Free(VmaAllocation_T*) |
0 |
VmaAllocation_T* VmaPoolAllocator<VmaAllocation_T>::Alloc<bool const&>(bool const&) |
0 |
VmaAllocation_T* VmaPoolAllocator<VmaAllocation_T>::Alloc<bool&>(bool&) |
0 |
VmaPoolAllocator<VmaAllocation_T>::VmaPoolAllocator(VkAllocationCallbacks const*, unsigned int) |
0 |
VmaPoolAllocator<VmaAllocation_T>::~VmaPoolAllocator() |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::CreateNewBlock() |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Free(VmaBlockMetadata_TLSF::Block*) |
0 |
VmaBlockMetadata_TLSF::Block* VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::Alloc<>() |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::VmaPoolAllocator(VkAllocationCallbacks const*, unsigned int) |
0 |
VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::~VmaPoolAllocator() |
0 |
VmaStringBuilder::AddNewLine() |
0 |
VmaStringBuilder::AddPointer(void const*) |
0 |
VmaStringBuilder::Add(char const*) |
0 |
VmaStringBuilder::Add(char) |
0 |
VmaStringBuilder::AddNumber(unsigned int) |
0 |
VmaStringBuilder::AddNumber(unsigned long) |
0 |
VmaStringBuilder::VmaStringBuilder(VkAllocationCallbacks const*) |
0 |
VmaStringBuilder::~VmaStringBuilder() |
0 |
VmaMutexLockWrite::VmaMutexLockWrite(VmaRWMutex&, bool) |
0 |
VmaMutexLockWrite::~VmaMutexLockWrite() |
0 |
VmaVirtualBlock_T::GetAllocationInfo(VmaVirtualAllocation_T*, VmaVirtualAllocationInfo&) |
0 |
VmaVirtualBlock_T::SetAllocationUserData(VmaVirtualAllocation_T*, void*) |
0 |
VmaVirtualBlock_T::Free(VmaVirtualAllocation_T*) |
0 |
VmaVirtualBlock_T::Init() |
0 |
VmaVirtualBlock_T::Clear() |
0 |
VmaVirtualBlock_T::Allocate(VmaVirtualAllocationCreateInfo const&, VmaVirtualAllocation_T*&, unsigned long*) |
0 |
VmaVirtualBlock_T::VmaVirtualBlock_T(VmaVirtualBlockCreateInfo const&) |
0 |
VmaVirtualBlock_T::~VmaVirtualBlock_T() |
0 |
VmaCurrentBudgetData::AddAllocation(unsigned int, unsigned long) |
0 |
VmaCurrentBudgetData::RemoveAllocation(unsigned int, unsigned long) |
0 |
VmaCurrentBudgetData::VmaCurrentBudgetData() |
0 |
VmaDeviceMemoryBlock::BindImageMemory(VmaAllocator_T*, VmaAllocation_T*, unsigned long, VkImage_T*, void const*) |
0 |
VmaDeviceMemoryBlock::CheckCorruption(VmaAllocator_T*) |
0 |
VmaDeviceMemoryBlock::BindBufferMemory(VmaAllocator_T*, VmaAllocation_T*, unsigned long, VkBuffer_T*, void const*) |
0 |
VmaDeviceMemoryBlock::WriteMagicValueAfterAllocation(VmaAllocator_T*, unsigned long, unsigned long) |
0 |
VmaDeviceMemoryBlock::ValidateMagicValueAfterAllocation(VmaAllocator_T*, unsigned long, unsigned long) |
0 |
VmaDeviceMemoryBlock::Map(VmaAllocator_T*, unsigned int, void**) |
0 |
VmaDeviceMemoryBlock::Init(VmaAllocator_T*, VmaPool_T*, unsigned int, VkDeviceMemory_T*, unsigned long, unsigned int, unsigned int, unsigned long) |
0 |
VmaDeviceMemoryBlock::Unmap(VmaAllocator_T*, unsigned int) |
0 |
VmaDeviceMemoryBlock::Destroy(VmaAllocator_T*) |
0 |
VmaDeviceMemoryBlock::PostFree(VmaAllocator_T*) |
0 |
VmaDeviceMemoryBlock::PostAlloc() |
0 |
VmaDeviceMemoryBlock::VmaDeviceMemoryBlock(VmaAllocator_T*) |
0 |
VmaDeviceMemoryBlock::~VmaDeviceMemoryBlock() |
0 |
VmaMappingHysteresis::PostMinorCounter() |
0 |
VmaMappingHysteresis::PostMap() |
0 |
VmaMappingHysteresis::PostFree() |
0 |
VmaMappingHysteresis::PostAlloc() |
0 |
VmaMappingHysteresis::PostUnmap() |
0 |
VmaMappingHysteresis::VmaMappingHysteresis() |
0 |
VmaBlockMetadata_TLSF::CheckBlock(VmaBlockMetadata_TLSF::Block&, unsigned int, unsigned long, unsigned long, VmaSuballocationType, VmaAllocationRequest*) |
0 |
VmaBlockMetadata_TLSF::MergeBlock(VmaBlockMetadata_TLSF::Block*, VmaBlockMetadata_TLSF::Block*) |
0 |
VmaBlockMetadata_TLSF::CheckCorruption(void const*) |
0 |
VmaBlockMetadata_TLSF::InsertFreeBlock(VmaBlockMetadata_TLSF::Block*) |
0 |
VmaBlockMetadata_TLSF::RemoveFreeBlock(VmaBlockMetadata_TLSF::Block*) |
0 |
VmaBlockMetadata_TLSF::GetAllocationInfo(VmaAllocHandle_T*, VmaVirtualAllocationInfo&) |
0 |
VmaBlockMetadata_TLSF::SetAllocationUserData(VmaAllocHandle_T*, void*) |
0 |
VmaBlockMetadata_TLSF::CreateAllocationRequest(unsigned long, unsigned long, bool, VmaSuballocationType, unsigned int, VmaAllocationRequest*) |
0 |
VmaBlockMetadata_TLSF::Free(VmaAllocHandle_T*) |
0 |
VmaBlockMetadata_TLSF::Init(unsigned long) |
0 |
VmaBlockMetadata_TLSF::Alloc(VmaAllocationRequest const&, VmaSuballocationType, void*) |
0 |
VmaBlockMetadata_TLSF::Block::MarkFree() |
0 |
VmaBlockMetadata_TLSF::Block::NextFree() |
0 |
VmaBlockMetadata_TLSF::Block::PrevFree() |
0 |
VmaBlockMetadata_TLSF::Block::UserData() |
0 |
VmaBlockMetadata_TLSF::Block::MarkTaken() |
0 |
VmaBlockMetadata_TLSF::Clear() |
0 |
VmaBlockMetadata_TLSF::VmaBlockMetadata_TLSF(VkAllocationCallbacks const*, unsigned long, bool) |
0 |
VmaBlockMetadata_TLSF::~VmaBlockMetadata_TLSF() |
0 |
VmaBlockMetadata_TLSF::~VmaBlockMetadata_TLSF().2 |
0 |
VmaPoolListItemTraits::AccessNext(VmaPool_T*) |
0 |
VmaPoolListItemTraits::AccessPrev(VmaPool_T*) |
0 |
VmaPoolListItemTraits::GetNext(VmaPool_T const*) |
0 |
VmaPoolListItemTraits::GetPrev(VmaPool_T const*) |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::Front() |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::Remove(VmaPool_T*) |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::GetNext(VmaPool_T const*) |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::PushBack(VmaPool_T*) |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::VmaIntrusiveLinkedList() |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::~VmaIntrusiveLinkedList() |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::Front() |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::Remove(VmaAllocation_T*) |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::GetNext(VmaAllocation_T const*) |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::PushBack(VmaAllocation_T*) |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::VmaIntrusiveLinkedList() |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::~VmaIntrusiveLinkedList() |
0 |
VmaBlockMetadata_Linear::CheckCorruption(void const*) |
0 |
VmaBlockMetadata_Linear::CleanupAfterFree() |
0 |
VmaBlockMetadata_Linear::GetAllocationInfo(VmaAllocHandle_T*, VmaVirtualAllocationInfo&) |
0 |
VmaBlockMetadata_Linear::SetAllocationUserData(VmaAllocHandle_T*, void*) |
0 |
VmaBlockMetadata_Linear::AccessSuballocations1st() |
0 |
VmaBlockMetadata_Linear::AccessSuballocations2nd() |
0 |
VmaBlockMetadata_Linear::CreateAllocationRequest(unsigned long, unsigned long, bool, VmaSuballocationType, unsigned int, VmaAllocationRequest*) |
0 |
VmaBlockMetadata_Linear::CreateAllocationRequest_LowerAddress(unsigned long, unsigned long, VmaSuballocationType, unsigned int, VmaAllocationRequest*) |
0 |
VmaBlockMetadata_Linear::CreateAllocationRequest_UpperAddress(unsigned long, unsigned long, VmaSuballocationType, unsigned int, VmaAllocationRequest*) |
0 |
VmaBlockMetadata_Linear::Free(VmaAllocHandle_T*) |
0 |
VmaBlockMetadata_Linear::Init(unsigned long) |
0 |
VmaBlockMetadata_Linear::Alloc(VmaAllocationRequest const&, VmaSuballocationType, void*) |
0 |
VmaBlockMetadata_Linear::Clear() |
0 |
VmaBlockMetadata_Linear::VmaBlockMetadata_Linear(VkAllocationCallbacks const*, unsigned long, bool) |
0 |
VmaBlockMetadata_Linear::~VmaBlockMetadata_Linear() |
0 |
VmaBlockMetadata_Linear::~VmaBlockMetadata_Linear().2 |
0 |
VmaDedicatedAllocationList::Unregister(VmaAllocation_T*) |
0 |
VmaDedicatedAllocationList::AddStatistics(VmaStatistics&) |
0 |
VmaDedicatedAllocationList::BuildStatsString(VmaJsonWriter&) |
0 |
VmaDedicatedAllocationList::AddDetailedStatistics(VmaDetailedStatistics&) |
0 |
VmaDedicatedAllocationList::IsEmpty() |
0 |
VmaDedicatedAllocationList::Register(VmaAllocation_T*) |
0 |
VmaDedicatedAllocationList::Validate() |
0 |
VmaDedicatedAllocationList::VmaDedicatedAllocationList() |
0 |
VmaDedicatedAllocationList::~VmaDedicatedAllocationList() |
0 |
VmaDefragmentationContext_T::GetMoveData(VmaAllocHandle_T*, VmaBlockMetadata*) |
0 |
VmaDefragmentationContext_T::CheckCounters(unsigned long) |
0 |
VmaDefragmentationContext_T::StateBalanced::StateBalanced() |
0 |
VmaDefragmentationContext_T::StateExtensive::StateExtensive() |
0 |
VmaDefragmentationContext_T::AllocInOtherBlock(unsigned long, unsigned long, VmaDefragmentationContext_T::MoveAllocationData&, VmaBlockVector&) |
0 |
VmaDefragmentationContext_T::DefragmentPassEnd(VmaDefragmentationPassMoveInfo&) |
0 |
VmaDefragmentationContext_T::IncrementCounters(unsigned long) |
0 |
VmaDefragmentationContext_T::MoveAllocationData::MoveAllocationData() |
0 |
VmaDefragmentationContext_T::ReallocWithinBlock(VmaBlockVector&, VmaDeviceMemoryBlock*) |
0 |
VmaDefragmentationContext_T::DefragmentPassBegin(VmaDefragmentationPassMoveInfo&) |
0 |
VmaDefragmentationContext_T::MoveDataToFreeBlocks(VmaSuballocationType, VmaBlockVector&, unsigned long, bool&, bool&, bool&) |
0 |
VmaDefragmentationContext_T::ComputeDefragmentation(VmaBlockVector&, unsigned long) |
0 |
VmaDefragmentationContext_T::UpdateVectorStatistics(VmaBlockVector&, VmaDefragmentationContext_T::StateBalanced&) |
0 |
VmaDefragmentationContext_T::ComputeDefragmentation_Fast(VmaBlockVector&) |
0 |
VmaDefragmentationContext_T::ComputeDefragmentation_Full(VmaBlockVector&) |
0 |
VmaDefragmentationContext_T::ComputeDefragmentation_Balanced(VmaBlockVector&, unsigned long, bool) |
0 |
VmaDefragmentationContext_T::ComputeDefragmentation_Extensive(VmaBlockVector&, unsigned long) |
0 |
VmaDefragmentationContext_T::GetStats(VmaDefragmentationStats&) |
0 |
VmaDefragmentationContext_T::VmaDefragmentationContext_T(VmaAllocator_T*, VmaDefragmentationInfo const&) |
0 |
VmaDefragmentationContext_T::~VmaDefragmentationContext_T() |
0 |
AtomicTransactionalIncrement<unsigned int>::Commit() |
0 |
AtomicTransactionalIncrement<unsigned int>::Increment(std::atomic<unsigned int>*) |
0 |
AtomicTransactionalIncrement<unsigned int>::~AtomicTransactionalIncrement() |
0 |
VmaAllocationObjectAllocator::Free(VmaAllocation_T*) |
0 |
VmaAllocation_T* VmaAllocationObjectAllocator::Allocate<bool const&>(bool const&) |
0 |
VmaAllocation_T* VmaAllocationObjectAllocator::Allocate<bool&>(bool&) |
0 |
VmaAllocationObjectAllocator::VmaAllocationObjectAllocator(VkAllocationCallbacks const*) |
0 |
VmaAllocationObjectAllocator::~VmaAllocationObjectAllocator() |
0 |
VmaBlockBufferImageGranularity::AllocPages(unsigned char, unsigned long, unsigned long) |
0 |
VmaBlockBufferImageGranularity::Init(VkAllocationCallbacks const*, unsigned long) |
0 |
VmaBlockBufferImageGranularity::Clear() |
0 |
VmaBlockBufferImageGranularity::Destroy(VkAllocationCallbacks const*) |
0 |
VmaBlockBufferImageGranularity::AllocPage(VmaBlockBufferImageGranularity::RegionInfo&, unsigned char) |
0 |
VmaBlockBufferImageGranularity::FreePages(unsigned long, unsigned long) |
0 |
VmaBlockBufferImageGranularity::VmaBlockBufferImageGranularity(unsigned long) |
0 |
VmaBlockBufferImageGranularity::~VmaBlockBufferImageGranularity() |
0 |
VmaDedicatedAllocationListItemTraits::AccessNext(VmaAllocation_T*) |
0 |
VmaDedicatedAllocationListItemTraits::AccessPrev(VmaAllocation_T*) |
0 |
VmaDedicatedAllocationListItemTraits::GetNext(VmaAllocation_T const*) |
0 |
VmaDedicatedAllocationListItemTraits::GetPrev(VmaAllocation_T const*) |
0 |
VmaList<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::iterator::iterator() |
0 |
VmaMutex::Lock() |
0 |
VmaMutex::Unlock() |
0 |
VmaMutex::VmaMutex() |
0 |
VmaPool_T::SetId(unsigned int) |
0 |
VmaPool_T::SetName(char const*) |
0 |
VmaPool_T::VmaPool_T(VmaAllocator_T*, VmaPoolCreateInfo const&, unsigned long) |
0 |
VmaPool_T::~VmaPool_T() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::end() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::back() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::begin() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::clear() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::remove(unsigned long) |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::resize(unsigned long) |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::pop_back() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::push_back(VmaSuballocation const&) |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::VmaVector(VmaStlAllocator<VmaSuballocation> const&) |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::~VmaVector() |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::operator[](unsigned long) |
0 |
VmaVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange> >::shrink_to_fit() |
0 |
VmaVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange> >::data() |
0 |
VmaVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange> >::resize(unsigned long) |
0 |
VmaVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange> >::VmaVector(VmaStlAllocator<VkMappedMemoryRange> const&) |
0 |
VmaVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange> >::~VmaVector() |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::data() |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::clear() |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::resize(unsigned long) |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::push_back(VmaDefragmentationMove const&) |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::VmaVector(VmaStlAllocator<VmaDefragmentationMove> const&) |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::~VmaVector() |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::back() |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::resize(unsigned long) |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::pop_back() |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::push_back(VmaJsonWriter::StackItem const&) |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::VmaVector(VmaStlAllocator<VmaJsonWriter::StackItem> const&) |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::~VmaVector() |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::back() |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::clear() |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::resize(unsigned long) |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::push_back(VmaPoolAllocator<VmaAllocation_T>::ItemBlock const&) |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::VmaVector(VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> const&) |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::~VmaVector() |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::operator[](unsigned long) |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::back() |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::clear() |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::resize(unsigned long) |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::push_back(VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock const&) |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::VmaVector(VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> const&) |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::~VmaVector() |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::operator[](unsigned long) |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::end() |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::begin() |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::resize(unsigned long) |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::push_back(VmaDefragmentationContext_T::FragmentedBlock const&) |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::VmaVector(VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> const&) |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::~VmaVector() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::end() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::back() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::begin() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::remove(unsigned long) |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::resize(unsigned long) |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::pop_back() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::push_back(VmaDeviceMemoryBlock* const&) |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::VmaVector(VmaStlAllocator<VmaDeviceMemoryBlock*> const&) |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::~VmaVector() |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::operator[](unsigned long) |
0 |
VmaVector<VmaBlockMetadata_TLSF::Block*, VmaStlAllocator<VmaBlockMetadata_TLSF::Block*> >::VmaVector(unsigned long, VmaStlAllocator<VmaBlockMetadata_TLSF::Block*> const&) |
0 |
VmaVector<VmaBlockMetadata_TLSF::Block*, VmaStlAllocator<VmaBlockMetadata_TLSF::Block*> >::~VmaVector() |
0 |
VmaVector<VmaBlockMetadata_TLSF::Block*, VmaStlAllocator<VmaBlockMetadata_TLSF::Block*> >::operator[](unsigned long) |
0 |
VmaVector<char, VmaStlAllocator<char> >::data() |
0 |
VmaVector<char, VmaStlAllocator<char> >::resize(unsigned long) |
0 |
VmaVector<char, VmaStlAllocator<char> >::push_back(char const&) |
0 |
VmaVector<char, VmaStlAllocator<char> >::VmaVector(VmaStlAllocator<char> const&) |
0 |
VmaVector<char, VmaStlAllocator<char> >::~VmaVector() |
0 |
VmaAllocator_T::IsIntegratedGpu() const |
0 |
VmaAllocator_T::GetPhysicalDevice() const |
0 |
VmaAllocator_T::GetMemoryHeapCount() const |
0 |
VmaAllocator_T::GetMemoryTypeCount() const |
0 |
VmaAllocator_T::GetVulkanFunctions() const |
0 |
VmaAllocator_T::FindMemoryTypeIndex(unsigned int, VmaAllocationCreateInfo const*, unsigned int, unsigned int*) const |
0 |
VmaAllocator_T::GetAllocationCallbacks() const |
0 |
VmaAllocator_T::GetGlobalMemoryTypeBits() const |
0 |
VmaAllocator_T::IsMemoryTypeNonCoherent(unsigned int) const |
0 |
VmaAllocator_T::GetBufferImageGranularity() const |
0 |
VmaAllocator_T::GetFlushOrInvalidateRange(VmaAllocation_T*, unsigned long, unsigned long, VkMappedMemoryRange&) const |
0 |
VmaAllocator_T::GetMemoryTypeMinAlignment(unsigned int) const |
0 |
VmaAllocator_T::GetImageMemoryRequirements(VkImage_T*, VkMemoryRequirements&, bool&, bool&) const |
0 |
VmaAllocator_T::MemoryTypeIndexToHeapIndex(unsigned int) const |
0 |
VmaAllocator_T::GetBufferMemoryRequirements(VkBuffer_T*, VkMemoryRequirements&, bool&, bool&) const |
0 |
VmaAllocator_T::CalculateGlobalMemoryTypeBits() const |
0 |
VmaAllocator_T::CalculateGpuDefragmentationMemoryTypeBits() const |
0 |
VmaBlockVector::GetPriority() const |
0 |
VmaBlockVector::GetAlgorithm() const |
0 |
VmaBlockVector::GetAllocator() const |
0 |
VmaBlockVector::GetBlockCount() const |
0 |
VmaBlockVector::CalcMaxBlockSize() const |
0 |
VmaBlockVector::GetMemoryTypeIndex() const |
0 |
VmaBlockVector::GetAllocationNextPtr() const |
0 |
VmaBlockVector::HasExplicitBlockSize() const |
0 |
VmaBlockVector::GetPreferredBlockSize() const |
0 |
VmaBlockVector::IsCorruptionDetectionEnabled() const |
0 |
VmaBlockVector::GetBlock(unsigned long) const |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::size() const |
0 |
VmaSmallVector<VkMappedMemoryRange, VmaStlAllocator<VkMappedMemoryRange>, 16ul>::empty() const |
0 |
VmaAllocation_T::GetUserData() const |
0 |
VmaAllocation_T::GetAlignment() const |
0 |
VmaAllocation_T::GetMappedData() const |
0 |
VmaAllocation_T::GetParentPool() const |
0 |
VmaAllocation_T::GetAllocHandle() const |
0 |
VmaAllocation_T::IsPersistentMap() const |
0 |
VmaAllocation_T::PrintParameters(VmaJsonWriter&) const |
0 |
VmaAllocation_T::IsMappingAllowed() const |
0 |
VmaAllocation_T::GetMemoryTypeIndex() const |
0 |
VmaAllocation_T::GetBufferImageUsage() const |
0 |
VmaAllocation_T::GetSuballocationType() const |
0 |
VmaAllocation_T::GetName() const |
0 |
VmaAllocation_T::GetSize() const |
0 |
VmaAllocation_T::GetType() const |
0 |
VmaAllocation_T::GetBlock() const |
0 |
VmaAllocation_T::GetMemory() const |
0 |
VmaAllocation_T::GetOffset() const |
0 |
VmaBlockMetadata::GetDebugMargin() const |
0 |
VmaBlockMetadata::DebugLogAllocation(unsigned long, unsigned long, void*) const |
0 |
VmaBlockMetadata::PrintDetailedMap_End(VmaJsonWriter&) const |
0 |
VmaBlockMetadata::GetAllocationCallbacks() const |
0 |
VmaBlockMetadata::PrintDetailedMap_Begin(VmaJsonWriter&, unsigned long, unsigned long, unsigned long) const |
0 |
VmaBlockMetadata::GetBufferImageGranularity() const |
0 |
VmaBlockMetadata::PrintDetailedMap_Allocation(VmaJsonWriter&, unsigned long, unsigned long, void*) const |
0 |
VmaBlockMetadata::PrintDetailedMap_UnusedRange(VmaJsonWriter&, unsigned long, unsigned long) const |
0 |
VmaBlockMetadata::GetSize() const |
0 |
VmaBlockMetadata::IsVirtual() const |
0 |
VmaStringBuilder::GetData() const |
0 |
VmaStringBuilder::GetLength() const |
0 |
VmaVirtualBlock_T::GetStatistics(VmaStatistics&) const |
0 |
VmaVirtualBlock_T::BuildStatsString(bool, VmaStringBuilder&) const |
0 |
VmaVirtualBlock_T::GetAllocationCallbacks() const |
0 |
VmaVirtualBlock_T::CalculateDetailedStatistics(VmaDetailedStatistics&) const |
0 |
VmaVirtualBlock_T::IsEmpty() const |
0 |
VmaDeviceMemoryBlock::GetMappedData() const |
0 |
VmaDeviceMemoryBlock::GetParentPool() const |
0 |
VmaDeviceMemoryBlock::GetMapRefCount() const |
0 |
VmaDeviceMemoryBlock::GetDeviceMemory() const |
0 |
VmaDeviceMemoryBlock::GetId() const |
0 |
VmaDeviceMemoryBlock::Validate() const |
0 |
VmaMappingHysteresis::GetExtraMapping() const |
0 |
VmaBlockMetadata_TLSF::GetListIndex(unsigned char, unsigned short) const |
0 |
VmaBlockMetadata_TLSF::GetListIndex(unsigned long) const |
0 |
VmaBlockMetadata_TLSF::AddStatistics(VmaStatistics&) const |
0 |
VmaBlockMetadata_TLSF::FindFreeBlock(unsigned long, unsigned int&) const |
0 |
VmaBlockMetadata_TLSF::GetSumFreeSize() const |
0 |
VmaBlockMetadata_TLSF::PrintDetailedMap(VmaJsonWriter&) const |
0 |
VmaBlockMetadata_TLSF::GetNextAllocation(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_TLSF::SizeToMemoryClass(unsigned long) const |
0 |
VmaBlockMetadata_TLSF::SizeToSecondIndex(unsigned long, unsigned char) const |
0 |
VmaBlockMetadata_TLSF::GetAllocationCount() const |
0 |
VmaBlockMetadata_TLSF::GetAllocationOffset(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_TLSF::GetFreeRegionsCount() const |
0 |
VmaBlockMetadata_TLSF::AddDetailedStatistics(VmaDetailedStatistics&) const |
0 |
VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_TLSF::GetNextFreeRegionSize(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_TLSF::DebugLogAllAllocations() const |
0 |
VmaBlockMetadata_TLSF::GetAllocationListBegin() const |
0 |
VmaBlockMetadata_TLSF::Block::IsFree() const |
0 |
VmaBlockMetadata_TLSF::IsEmpty() const |
0 |
VmaBlockMetadata_TLSF::Validate() const |
0 |
VmaIntrusiveLinkedList<VmaPoolListItemTraits>::IsEmpty() const |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::IsEmpty() const |
0 |
VmaIntrusiveLinkedList<VmaDedicatedAllocationListItemTraits>::GetCount() const |
0 |
VmaBlockMetadata_Linear::AddStatistics(VmaStatistics&) const |
0 |
VmaBlockMetadata_Linear::GetSumFreeSize() const |
0 |
VmaBlockMetadata_Linear::PrintDetailedMap(VmaJsonWriter&) const |
0 |
VmaBlockMetadata_Linear::ShouldCompact1st() const |
0 |
VmaBlockMetadata_Linear::FindSuballocation(unsigned long) const |
0 |
VmaBlockMetadata_Linear::GetNextAllocation(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_Linear::GetAllocationCount() const |
0 |
VmaBlockMetadata_Linear::GetAllocationOffset(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_Linear::GetFreeRegionsCount() const |
0 |
VmaBlockMetadata_Linear::AddDetailedStatistics(VmaDetailedStatistics&) const |
0 |
VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_Linear::GetNextFreeRegionSize(VmaAllocHandle_T*) const |
0 |
VmaBlockMetadata_Linear::DebugLogAllAllocations() const |
0 |
VmaBlockMetadata_Linear::GetAllocationListBegin() const |
0 |
VmaBlockMetadata_Linear::AccessSuballocations1st() const |
0 |
VmaBlockMetadata_Linear::AccessSuballocations2nd() const |
0 |
VmaBlockMetadata_Linear::IsEmpty() const |
0 |
VmaBlockMetadata_Linear::Validate() const |
0 |
VmaSuballocationOffsetLess::operator()(VmaSuballocation const&, VmaSuballocation const&) const |
0 |
VmaSuballocationOffsetGreater::operator()(VmaSuballocation const&, VmaSuballocation const&) const |
0 |
VmaBlockBufferImageGranularity::GetEndPage(unsigned long, unsigned long) const |
0 |
VmaBlockBufferImageGranularity::GetStartPage(unsigned long) const |
0 |
VmaBlockBufferImageGranularity::StartValidation(VkAllocationCallbacks const*, bool) const |
0 |
VmaBlockBufferImageGranularity::FinishValidation(VmaBlockBufferImageGranularity::ValidationContext&) const |
0 |
VmaBlockBufferImageGranularity::OffsetToPageIndex(unsigned long) const |
0 |
VmaBlockBufferImageGranularity::RoundupAllocRequest(VmaSuballocationType, unsigned long&, unsigned long&) const |
0 |
VmaBlockBufferImageGranularity::CheckConflictAndAlignUp(unsigned long&, unsigned long, unsigned long, unsigned long, VmaSuballocationType) const |
0 |
VmaBlockBufferImageGranularity::Validate(VmaBlockBufferImageGranularity::ValidationContext&, unsigned long, unsigned long) const |
0 |
VmaBlockBufferImageGranularity::IsEnabled() const |
0 |
VmaPool_T::GetName() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::end() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::back() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::cend() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::size() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::begin() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::empty() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::cbegin() const |
0 |
VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation> >::operator[](unsigned long) const |
0 |
VmaVector<VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >::size() const |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::size() const |
0 |
VmaVector<VmaJsonWriter::StackItem, VmaStlAllocator<VmaJsonWriter::StackItem> >::empty() const |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::size() const |
0 |
VmaVector<VmaPoolAllocator<VmaAllocation_T>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaAllocation_T>::ItemBlock> >::empty() const |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::size() const |
0 |
VmaVector<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock, VmaStlAllocator<VmaPoolAllocator<VmaBlockMetadata_TLSF::Block>::ItemBlock> >::empty() const |
0 |
VmaVector<VmaDefragmentationContext_T::FragmentedBlock, VmaStlAllocator<VmaDefragmentationContext_T::FragmentedBlock> >::size() const |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::size() const |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::empty() const |
0 |
VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> >::operator[](unsigned long) const |
0 |
VmaVector<char, VmaStlAllocator<char> >::data() const |
0 |
VmaVector<char, VmaStlAllocator<char> >::size() const |
0 |
VmaBlockVector::SortByFreeSize()::{lambda(VmaDeviceMemoryBlock*, VmaDeviceMemoryBlock*)#1}::operator()(VmaDeviceMemoryBlock*, VmaDeviceMemoryBlock*) const |
0 |
vmaAllocateMemory |
0 |
vmaAllocateMemoryForBuffer |
0 |
vmaAllocateMemoryForImage |
0 |
vmaAllocateMemoryPages |
0 |
vmaBeginDefragmentation |
0 |
vmaBeginDefragmentationPass |
0 |
vmaBindBufferMemory |
0 |
vmaBindBufferMemory2 |
0 |
vmaBindImageMemory |
0 |
vmaBindImageMemory2 |
0 |
vmaBuildStatsString |
0 |
vmaBuildVirtualBlockStatsString |
0 |
vmaCalculatePoolStatistics |
0 |
vmaCalculateStatistics |
0 |
vmaCalculateVirtualBlockStatistics |
0 |
vmaCheckCorruption |
0 |
vmaCheckPoolCorruption |
0 |
vmaClearVirtualBlock |
0 |
vmaCreateAliasingBuffer |
0 |
vmaCreateAliasingImage |
0 |
vmaCreateAllocator |
0 |
vmaCreateBuffer |
0 |
vmaCreateBufferWithAlignment |
0 |
vmaCreateImage |
0 |
vmaCreatePool |
0 |
vmaCreateVirtualBlock |
0 |
vmaDestroyAllocator |
0 |
vmaDestroyBuffer |
0 |
vmaDestroyImage |
0 |
vmaDestroyPool |
0 |
vmaDestroyVirtualBlock |
0 |
vmaEndDefragmentation |
0 |
vmaEndDefragmentationPass |
0 |
vmaFindMemoryTypeIndex |
0 |
vmaFindMemoryTypeIndexForBufferInfo |
0 |
vmaFindMemoryTypeIndexForImageInfo |
0 |
vmaFlushAllocation |
0 |
vmaFlushAllocations |
0 |
vmaFreeMemory |
0 |
vmaFreeMemoryPages |
0 |
vmaFreeStatsString |
0 |
vmaFreeVirtualBlockStatsString |
0 |
vmaGetAllocationInfo |
0 |
vmaGetAllocationMemoryProperties |
0 |
vmaGetAllocatorInfo |
0 |
vmaGetHeapBudgets |
0 |
vmaGetMemoryProperties |
0 |
vmaGetMemoryTypeProperties |
0 |
vmaGetPhysicalDeviceProperties |
0 |
vmaGetPoolName |
0 |
vmaGetPoolStatistics |
0 |
vmaGetVirtualAllocationInfo |
0 |
vmaGetVirtualBlockStatistics |
0 |
vmaInvalidateAllocation |
0 |
vmaInvalidateAllocations |
0 |
vmaIsVirtualBlockEmpty |
0 |
vmaMapMemory |
0 |
vmaSetAllocationName |
0 |
vmaSetAllocationUserData |
0 |
vmaSetCurrentFrameIndex |
0 |
vmaSetPoolName |
0 |
vmaSetVirtualAllocationUserData |
0 |
vmaUnmapMemory |
0 |
vmaVirtualAllocate |
0 |
vmaVirtualFree |
0 |