Home
last modified time | relevance | path

Searched refs:VmaBlockVectorDefragmentationContext (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5872 class VmaBlockVectorDefragmentationContext* pCtx,
5878 class VmaBlockVectorDefragmentationContext* pCtx,
5946 class VmaBlockVectorDefragmentationContext* pDefragCtx,
5950 class VmaBlockVectorDefragmentationContext* pDefragCtx,
6333 class VmaBlockVectorDefragmentationContext
6335 VMA_CLASS_NO_COPY(VmaBlockVectorDefragmentationContext)
6341 VmaBlockVectorDefragmentationContext(
6347 ~VmaBlockVectorDefragmentationContext();
6414 VmaBlockVectorDefragmentationContext* m_DefaultPoolContexts[VK_MAX_MEMORY_TYPES];
6416 …VmaVector< VmaBlockVectorDefragmentationContext*, VmaStlAllocator<VmaBlockVectorDefragmentationCon…
[all …]