Home
last modified time | relevance | path

Searched defs:mPool (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPooledResourceMemoryAllocator.h48 std::deque<std::unique_ptr<ResourceHeapBase>> mPool; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DStagingDescriptorAllocatorD3D12.h70 std::vector<NonShaderVisibleBuffer> mPool; variable
DShaderVisibleDescriptorAllocatorD3D12.h87 std::list<SerialDescriptorHeap> mPool; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DConcurrentCacheTests.cpp57 std::unique_ptr<dawn_platform::WorkerTaskPool> mPool; member in ConcurrentCacheTest
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp109492 mozilla::ArenaAllocator<8192, 8> mPool; member in nsPresArena