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() function33957 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 …]
48569 struct IndirectCommandsLayoutTokenNV struct48571 using NativeType = VkIndirectCommandsLayoutTokenNV;48573 static const bool allowDuplicate = false;48574 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenNV;48577 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() function48611 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() function48617 …IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() function48662 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =()48667 …PP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48673 … & setTokenType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV tokenType_ ) VULKAN_HPP_NOEXCEPT in setTokenType()[all …]