Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h275 DescriptorSetHelper() : mDescriptorSet(VK_NULL_HANDLE), mLastUsedFrame(0) {} in DescriptorSetHelper() function
276 DescriptorSetHelper(const VkDescriptorSet &descriptorSet, const DescriptorPoolPointer &pool) in DescriptorSetHelper() function
279 DescriptorSetHelper(const ResourceUse &use, in DescriptorSetHelper() function
286 DescriptorSetHelper(DescriptorSetHelper &&other) in DescriptorSetHelper() function