Lines Matching defs:IndirectCommandsLayoutCreateInfoNV
34922 struct IndirectCommandsLayoutCreateInfoNV struct
34924 using NativeType = VkIndirectCommandsLayoutCreateInfoNV;
34926 static const bool allowDuplicate = false;
34927 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
34931 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function
34949 …IndirectCommandsLayoutCreateInfoNV( VkIndirectCommandsLayoutCreateInfoNV const & rhs ) VULKAN_HPP_… in IndirectCommandsLayoutCreateInfoNV() function
34954 IndirectCommandsLayoutCreateInfoNV( in IndirectCommandsLayoutCreateInfoNV() function
34976 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV const *>( &rhs … in operator =()
34981 …NSTEXPR_14 IndirectCommandsLayoutCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34988 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsNV flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
34995 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()
35002 setTokenCount( uint32_t tokenCount_ ) VULKAN_HPP_NOEXCEPT in setTokenCount()
35009 …PTokens( const VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenNV * pTokens_ ) VULKAN_HPP_NOEXCEPT in setPTokens()
35016 IndirectCommandsLayoutCreateInfoNV & setTokens( in setTokens()
35027 setStreamCount( uint32_t streamCount_ ) VULKAN_HPP_NOEXCEPT in setStreamCount()
35034 … setPStreamStrides( const uint32_t * pStreamStrides_ ) VULKAN_HPP_NOEXCEPT in setPStreamStrides()
35041 IndirectCommandsLayoutCreateInfoNV & setStreamStrides( in setStreamStrides()
35051 operator VkIndirectCommandsLayoutCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkIndirectCommandsLayoutCreateInfoNV const&()
35056 operator VkIndirectCommandsLayoutCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkIndirectCommandsLayoutCreateInfoNV&()
35064 bool operator==( IndirectCommandsLayoutCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
35088 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoNV ) ==