Home
last modified time | relevance | path

Searched defs:pBlock (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h12572 const VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; in GetPoolStats() local
12686 VmaDeviceMemoryBlock* const pBlock = m_Blocks[newBlockIndex]; in AllocateReserved() local
12915 VmaDeviceMemoryBlock* const pBlock in AllocatePage() local
13111 VmaDeviceMemoryBlock* pBlock = hAllocation->GetBlock(); Free() local
13173 VmaDeviceMemoryBlock* pBlock = hAllocation->GetBlock(); FreeReserved() local
13207 Remove(VmaDeviceMemoryBlock* pBlock) Remove() argument
13236 AllocateFromBlock( VmaDeviceMemoryBlock* pBlock, uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, VmaAllocationCreateFlags allocFlags, void* pUserData, VmaSuballocationType suballocType, uint32_t strategy, VmaAllocation* pAllocation) AllocateFromBlock() argument
13334 VmaDeviceMemoryBlock* const pBlock = vma_new(m_hAllocator, VmaDeviceMemoryBlock)(m_hAllocator); CreateBlock() local
13391 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesCpu() local
13467 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesCpu() local
13507 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesGpu() local
13554 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; FreeEmptyBlocks() local
13583 VmaDeviceMemoryBlock* const pBlock = m_Blocks[index]; UpdateHasEmptyBlock() local
13876 VmaDeviceMemoryBlock* const pBlock = m_Blocks[i]; IsBufferImageGranularityConflictPossible() local
13895 VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; MakePoolAllocationsLost() local
13915 VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; CheckCorruption() local
13935 const VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; AddStats() local
13994 VmaDeviceMemoryBlock* pBlock = hAlloc->GetBlock(); AddAllocation() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c26768 Mem3Block *pBlock; memsys3Size() local
72158 sqlite3 *pBlock = 0; global() local
156809 WhereMemBlock *pBlock; global() local
194025 Blob *pBlock = &pWriter->aNodeWriter[1].block; global() local
[all...]

Completed in 141 milliseconds