Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h401 struct PoolResource : public Resource struct
415 std::vector<PoolResource> mPools; argument
Dvk_helpers.cpp2907 DynamicallyGrowingPool<Pool>::PoolResource::PoolResource(Pool &&poolIn, uint32_t freedCountIn) in PoolResource() function in rx::vk::DynamicallyGrowingPool::PoolResource
2912 DynamicallyGrowingPool<Pool>::PoolResource::PoolResource(PoolResource &&other) in PoolResource() function in rx::vk::DynamicallyGrowingPool::PoolResource