Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h65 class DynamicDescriptorPool; variable
H A Dvk_helpers.cpp4400 DynamicDescriptorPool::DynamicDescriptorPool() : mCachedDescriptorSetLayout(VK_NULL_HANDLE) {} in DynamicDescriptorPool() function in rx::vk::DynamicDescriptorPool
4409 DynamicDescriptorPool::DynamicDescriptorPool(DynamicDescriptorPool &&other) in DynamicDescriptorPool() function in rx::vk::DynamicDescriptorPool