Searched defs:IndirectCommandsLayoutTokenNV (Results 1 – 2 of 2) sorted by relevance
33916 struct IndirectCommandsLayoutTokenNV struct33918 using NativeType = VkIndirectCommandsLayoutTokenNV;33920 static const bool allowDuplicate = false;33921 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;33925 IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ = in IndirectCommandsLayoutTokenNV() argument33957 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() function33962 IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() function34008 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()34013 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()34020 … setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]
55056 struct IndirectCommandsLayoutTokenNV struct55058 using NativeType = VkIndirectCommandsLayoutTokenNV;55060 static const bool allowDuplicate = false;55061 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;55064 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() argument55098 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument55104 …IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() function55149 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()55154 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55160 … & setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]