Searched defs:IndirectCommandsLayoutCreateInfoNV (Results 1 – 2 of 2) sorted by relevance
34189 struct IndirectCommandsLayoutCreateInfoNV struct34191 using NativeType = VkIndirectCommandsLayoutCreateInfoNV;34193 static const bool allowDuplicate = false;34194 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =34198 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() argument34216 …IndirectCommandsLayoutCreateInfoNV( VkIndirectCommandsLayoutCreateInfoNV const & rhs ) VULKAN_HPP_… in IndirectCommandsLayoutCreateInfoNV() argument34221 IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function34243 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV const *>( &rhs … in operator =()34248 IndirectCommandsLayoutCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()34255 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
48872 struct IndirectCommandsLayoutCreateInfoNV struct48874 using NativeType = VkIndirectCommandsLayoutCreateInfoNV;48876 static const bool allowDuplicate = false;48877 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutCreateInfoNV;48881 …IndirectCommandsLayoutCreateInfoNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags… in IndirectCommandsLayoutCreateInfoNV() function48900 …IndirectCommandsLayoutCreateInfoNV( VkIndirectCommandsLayoutCreateInfoNV const & rhs ) VULKAN_HPP_… in IndirectCommandsLayoutCreateInfoNV() argument48906 IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function48928 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV const *>( &rhs … in operator =()48933 …NSTEXPR_14 IndirectCommandsLayoutCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48939 …V & setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]