Searched defs:IndirectCommandsLayoutTokenNV (Results 1 – 4 of 4) sorted by relevance
44373 struct IndirectCommandsLayoutTokenNV struct44375 using NativeType = VkIndirectCommandsLayoutTokenNV;44377 static const bool allowDuplicate = false;44378 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;44381 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() argument44415 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() function44421 …IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() argument44466 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()44471 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()44477 … & setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]
41492 struct IndirectCommandsLayoutTokenNV struct41494 using NativeType = VkIndirectCommandsLayoutTokenNV;41496 static const bool allowDuplicate = false;41497 …HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;41501 …IndirectCommandsLayoutTokenNV(VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ = VULKA… in IndirectCommandsLayoutTokenNV() argument41507 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument41512 …IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_, uint3… in IndirectCommandsLayoutTokenNV() argument41532 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()41537 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()41543 … & setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]
45856 struct IndirectCommandsLayoutTokenNV struct45858 using NativeType = VkIndirectCommandsLayoutTokenNV;45860 static const bool allowDuplicate = false;45861 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;45864 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() argument45898 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument45904 …IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() function45949 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()45954 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()45960 … & setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]
12970 pub struct IndirectCommandsLayoutTokenNV { struct12987 impl ::std::default::Default for IndirectCommandsLayoutTokenNV { argument13008 impl IndirectCommandsLayoutTokenNV { implementation13092 pub fn build(self) -> IndirectCommandsLayoutTokenNV { in build()