Home
last modified time | relevance | path

Searched defs:poolIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocation.h25 uint32_t poolIndex; member
DDescriptorSetAllocator.h67 PoolIndex poolIndex; member
DDescriptorSetAllocator.cpp89 const PoolIndex poolIndex = mAvailableDescriptorPoolIndices.back(); in Allocate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2760 for (size_t poolIndex = 0; poolIndex < mDescriptorPools.size(); ++poolIndex) in allocateNewPool() local
2846 for (size_t poolIndex = 0; poolIndex < mPools.size(); ++poolIndex) in findFreeEntryPool() local
2875 void DynamicallyGrowingPool<Pool>::onEntryFreed(ContextVk *contextVk, size_t poolIndex) in onEntryFreed()
2885 uint32_t *poolIndex, in allocatePoolEntries()
2977 size_t poolIndex = query->mQueryPoolIndex; in freeQuery() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4626 UINT poolIndex = UINT_MAX; in CalcDefaultPoolIndex() local
4661 UINT poolIndex = UINT_MAX; in CalcDefaultPoolIndex() local
4851 for(size_t poolIndex = 0, count = poolVector->size(); poolIndex < count; ++poolIndex) in CalculateStats() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h14768 for(uint32_t poolIndex = 0; poolIndex < poolCount; ++poolIndex) in AddPools() local
16865 for(size_t poolIndex = 0, poolCount = m_Pools.size(); poolIndex < poolCount; ++poolIndex) in CalculateStats() local
17252 for(size_t poolIndex = 0, poolCount = m_Pools.size(); poolIndex < poolCount; ++poolIndex) in CheckCorruption() local
17863 for(size_t poolIndex = 0; poolIndex < poolCount; ++poolIndex) in PrintDetailedMap() local