Home
last modified time | relevance | path

Searched defs:pBlockVectorCtx (Results 1 – 2 of 2) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h13659 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_CustomPoolContexts[i]; in ~VmaDefragmentationContext_T() local
13665 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_DefaultPoolContexts[i]; in ~VmaDefragmentationContext_T() local
13818 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_DefaultPoolContexts[memTypeIndex]; in Defragment() local
13840 … VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_CustomPoolContexts[customCtxIndex]; in Defragment() local
13867 VmaBlockVectorDefragmentationContext *pBlockVectorCtx = m_DefaultPoolContexts[memTypeIndex]; in DefragmentPassBegin() local
13901 … VmaBlockVectorDefragmentationContext *pBlockVectorCtx = m_CustomPoolContexts[customCtxIndex]; in DefragmentPassBegin() local
13940 VmaBlockVectorDefragmentationContext *pBlockVectorCtx = m_DefaultPoolContexts[memTypeIndex]; in DefragmentPassEnd() local
13964 … VmaBlockVectorDefragmentationContext *pBlockVectorCtx = m_CustomPoolContexts[customCtxIndex]; in DefragmentPassEnd() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h13233 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_CustomPoolContexts[i]; in ~VmaDefragmentationContext_T() local
13239 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_DefaultPoolContexts[i]; in ~VmaDefragmentationContext_T() local
13378 VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_DefaultPoolContexts[memTypeIndex]; in Defragment() local
13400 … VmaBlockVectorDefragmentationContext* pBlockVectorCtx = m_CustomPoolContexts[customCtxIndex]; in Defragment() local