Searched defs:PhysicalDeviceDeviceGeneratedCommandsFeaturesNV (Results 1 – 4 of 4) sorted by relevance
55301 struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV struct55303 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV;55305 static const bool allowDuplicate = false;55309 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function55319 …PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function55329 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsFeaturesNV co… in operator =()55334 …_14 PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55341 …eviceGeneratedCommands( VULKAN_HPP_NAMESPACE::Bool32 deviceGeneratedCommands_ ) VULKAN_HPP_NOEXCEPT in setDeviceGeneratedCommands()55348 …icit operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const&()55353 explicit operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV&()[all …]
51843 struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV struct51852 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsFeaturesNV(VULKAN_HPP_NAMESPACE::Bool32 d… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function51858 …PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function51868 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsFeaturesNV co… in operator =()51873 …_14 PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()51879 …eviceGeneratedCommands( VULKAN_HPP_NAMESPACE::Bool32 deviceGeneratedCommands_ ) VULKAN_HPP_NOEXCEPT in setDeviceGeneratedCommands()51887 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const&()51892 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV&()51903 reflect() const VULKAN_HPP_NOEXCEPT in reflect()51913 …operator==( PhysicalDeviceDeviceGeneratedCommandsFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
57912 struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV struct57914 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV;57916 static const bool allowDuplicate = false;57920 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function57930 …PhysicalDeviceDeviceGeneratedCommandsFeaturesNV( VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV… in PhysicalDeviceDeviceGeneratedCommandsFeaturesNV() function57940 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsFeaturesNV co… in operator =()57945 …_14 PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()57952 …eviceGeneratedCommands( VULKAN_HPP_NAMESPACE::Bool32 deviceGeneratedCommands_ ) VULKAN_HPP_NOEXCEPT in setDeviceGeneratedCommands()57959 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV const&()57964 operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV&()[all …]
12181 pub struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV { struct12186 impl ::std::default::Default for PhysicalDeviceDeviceGeneratedCommandsFeaturesNV { argument12195 impl PhysicalDeviceDeviceGeneratedCommandsFeaturesNV { implementation12212 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceDeviceGeneratedCommandsFeaturesNV {} implementation12214 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceDeviceGeneratedCommandsFeaturesNV {} implementation12234 pub fn build(self) -> PhysicalDeviceDeviceGeneratedCommandsFeaturesNV { in build()