Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h277 VkDescriptorSetLayoutBinding const *GetDescriptorSetLayoutBindingPtr() const { in GetDescriptorSetLayoutBindingPtr() function
312 const auto *binding_ci = GetDescriptorSetLayoutBindingPtr(); in IsConsistent()
313 const auto *other_binding_ci = other.GetDescriptorSetLayoutBindingPtr(); in IsConsistent()