Home
last modified time | relevance | path

Searched refs:newDescriptorPool (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp13503 DynamicDescriptorPool newDescriptorPool; in bindCachedDescriptorPool() local
13505 descriptorCountMultiplier, &newDescriptorPool)); in bindCachedDescriptorPool()
13507 ASSERT(newDescriptorPool.valid()); in bindCachedDescriptorPool()
13509 std::move(newDescriptorPool)); in bindCachedDescriptorPool()