Searched defs:GeneratedCommandsInfoNV (Results 1 – 1 of 1) sorted by relevance
32947 struct GeneratedCommandsInfoNV struct32949 using NativeType = VkGeneratedCommandsInfoNV;32951 static const bool allowDuplicate = false;32952 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;32956 …GeneratedCommandsInfoNV(VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ = VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function32962 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() function32967 …GeneratedCommandsInfoNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_, VULKAN_HPP_NA… in GeneratedCommandsInfoNV() function32978 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()32983 …LKAN_HPP_CONSTEXPR_14 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()32989 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()[all …]