Lines Matching refs:IndirectCommandsLayoutTokenNV

48716   struct IndirectCommandsLayoutTokenNV  struct
48724 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( in IndirectCommandsLayoutTokenNV() function
48756 …VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutTokenNV( IndirectCommandsLayoutTokenNV const & rhs ) VU…
48758 IndirectCommandsLayoutTokenNV( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenNV() argument
48759 …: IndirectCommandsLayoutTokenNV( *reinterpret_cast<IndirectCommandsLayoutTokenNV const *>( &rhs ) ) in IndirectCommandsLayoutTokenNV()
48764IndirectCommandsLayoutTokenNV( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeNV … in IndirectCommandsLayoutTokenNV() argument
48804IndirectCommandsLayoutTokenNV & operator=( IndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HPP_…
48807IndirectCommandsLayoutTokenNV & operator=( VkIndirectCommandsLayoutTokenNV const & rhs ) VULKAN_HP… in operator =()
48809 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV const *>( &rhs ); in operator =() argument
48814 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPNext( const void * pNext_ ) VULKAN_HPP… in setPNext() argument
48820 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setTokenType( VULKAN_HPP_NAMESPACE::Indire… in setTokenType() argument
48826 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setStream( uint32_t stream_ ) VULKAN_HPP_N… in setStream() argument
48832 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setOffset( uint32_t offset_ ) VULKAN_HPP_N… in setOffset() argument
48838 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setVertexBindingUnit( uint32_t vertexBindi… in setVertexBindingUnit() argument
48844 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setVertexDynamicStride( VULKAN_HPP_NAMESPA… in setVertexDynamicStride() argument
48850 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48857 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48864 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPushconstantOffset( uint32_t pushconsta… in setPushconstantOffset() argument
48870 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPushconstantSize( uint32_t pushconstant… in setPushconstantSize() argument
48876 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV &
48883 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setIndexTypeCount( uint32_t indexTypeCount… in setIndexTypeCount() argument
48889 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPIndexTypes( const VULKAN_HPP_NAMESPACE… in setPIndexTypes() argument
48896 IndirectCommandsLayoutTokenNV &
48905 …VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenNV & setPIndexTypeValues( const uint32_t * pInd… in setPIndexTypeValues() argument
48912 IndirectCommandsLayoutTokenNV &
48973 auto operator<=>( IndirectCommandsLayoutTokenNV const & ) const = default;
48975 bool operator==( IndirectCommandsLayoutTokenNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() argument
48989 bool operator!=( IndirectCommandsLayoutTokenNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() argument
49016 using Type = IndirectCommandsLayoutTokenNV;
49031 … const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens_ = {}, argument
49056 …AMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV> const… in IndirectCommandsLayoutCreateInfoNV()
49106 …setPTokens( const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens_ ) VULKAN_HPP_NOEX… in setPTokens()
49114 …AMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV> const… in setTokens()
49164 const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * const &,
49199 const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens = {};