Lines Matching refs:IndirectCommandsLayoutTokenNV

48414   struct IndirectCommandsLayoutTokenNV  struct
48422 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() function
48454 …VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( IndirectCommandsLayoutTokenNV const & rhs ) VU…
48456 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument
48457 …: IndirectCommandsLayoutTokenNV( *reinterpret_cast<IndirectCommandsLayoutTokenNV const *>( &rhs ) ) in IndirectCommandsLayoutTokenNV()
48462IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() function
48502IndirectCommandsLayoutTokenNV & operator=( IndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_…
48505IndirectCommandsLayoutTokenNV & operator=( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HP… in operator =()
48507 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =() argument
48512 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP… in setPNext() argument
48518 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setTokenType( VULKAN_HPP_NAMESPACE::Indire… in setTokenType() argument
48524 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setStream( uint32_t stream_ ) VULKAN_HPP_N… in setStream() argument
48530 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setOffset( uint32_t offset_ ) VULKAN_HPP_N… in setOffset() argument
48536 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setVertexBindingUnit( uint32_t vertexBindi… in setVertexBindingUnit() argument
48542 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setVertexDynamicStride( VULKAN_HPP_NAMESPA… in setVertexDynamicStride() argument
48548 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48555 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48562 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPushconstantOffset( uint32_t pushconsta… in setPushconstantOffset() argument
48568 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPushconstantSize( uint32_t pushconstant… in setPushconstantSize() argument
48574 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48581 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setIndexTypeCount( uint32_t indexTypeCount… in setIndexTypeCount() argument
48587 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPIndexTypes( const VULKAN_HPP_NAMESPACE… in setPIndexTypes() argument
48594 IndirectCommandsLayoutTokenNV &
48603 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPIndexTypeValues( const uint32_t * pInd… in setPIndexTypeValues() argument
48610 IndirectCommandsLayoutTokenNV &
48671 auto operator<=>( IndirectCommandsLayoutTokenNV const & ) const = default;
48673 bool operator==( IndirectCommandsLayoutTokenNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() argument
48687 bool operator!=( IndirectCommandsLayoutTokenNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() argument
48714 using Type = IndirectCommandsLayoutTokenNV;
48729 … const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens_ = {}, argument
48754 …AMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV> const… in IndirectCommandsLayoutCreateInfoNV()
48804 …setPTokens( const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens_ ) VULKAN_HPP_NOEX… in setPTokens()
48812 …AMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV> const… in setTokens()
48862 const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * const &,
48897 const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens = {};