Searched refs:VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 3 of 3) sorted by relevance
14831 typedef struct VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct14835 } VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT; argument14837 typedef VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT VkPhysicalDeviceMutableDescriptorTypeFeatu…
6434 sizeof( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT ),
65714 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;65730 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT()65738 …DeviceMutableDescriptorTypeFeaturesEXT & operator=( VkPhysicalDeviceMutableDescriptorTypeFeaturesE… in operator =()65759 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()65761 return *reinterpret_cast<const VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()65764 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()65766 return *reinterpret_cast<VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT *>( this ); in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()