Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12811 VmaDeviceMemoryBlock* const pCurrBlock = m_Blocks.back(); in AllocatePage() local
12837 VmaDeviceMemoryBlock* const pCurrBlock = m_Blocks[blockIndex]; in AllocatePage() local
12861 VmaDeviceMemoryBlock* const pCurrBlock = m_Blocks[blockIndex]; in AllocatePage() local
12977 VmaDeviceMemoryBlock* const pCurrBlock = m_Blocks[blockIndex]; in AllocatePage() local
13013 VmaDeviceMemoryBlock* const pCurrBlock = m_Blocks[blockIndex]; in AllocatePage() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3463 NormalBlock* const pCurrBlock = m_Blocks[blockIndex]; in AllocatePage() local