Searched defs:PhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
71802 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct71804 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;71806 static const bool allowDuplicate = false;71810 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function71820 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function71830 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()71835 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()71842 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()71849 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()71854 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
73912 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct73914 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;73916 static const bool allowDuplicate = false;73920 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function73930 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function73940 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()73945 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()73952 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()73959 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()73964 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
74711 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct74713 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;74715 static const bool allowDuplicate = false;74719 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function74729 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function74739 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()74744 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()74751 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()74758 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()74763 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
53698 pub struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct53703 impl ::std::default::Default for PhysicalDeviceMutableDescriptorTypeFeaturesEXT { implementation53713 unsafe impl TaggedStructure for PhysicalDeviceMutableDescriptorTypeFeaturesEXT { implementation53717 impl PhysicalDeviceMutableDescriptorTypeFeaturesEXT { impl53734 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceMutableDescriptorTypeFeaturesEXT {} implementation53736 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceMutableDescriptorTypeFeaturesEXT {} implementation53757 pub fn build(self) -> PhysicalDeviceMutableDescriptorTypeFeaturesEXT { in build()