Searched refs:VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 3 of 3) sorted by relevance
14035 typedef struct VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct14039 } VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT; argument14041 typedef VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT VkPhysicalDeviceMutableDescriptorTypeFeatu…
6067 sizeof( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT ),
61566 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;61582 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT()61590 …DeviceMutableDescriptorTypeFeaturesEXT & operator=( VkPhysicalDeviceMutableDescriptorTypeFeaturesE… in operator =()61611 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()61613 return *reinterpret_cast<const VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()61616 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()61618 return *reinterpret_cast<VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()