Searched defs:GeneratedCommandsInfoNV (Results 1 – 2 of 2) sorted by relevance
26864 struct GeneratedCommandsInfoNV struct26866 using NativeType = VkGeneratedCommandsInfoNV;26868 static const bool allowDuplicate = false;26869 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;26872 VULKAN_HPP_CONSTEXPR GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() function26903 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() function26908 GeneratedCommandsInfoNV( in GeneratedCommandsInfoNV() function26943 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()26948 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()26955 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()[all …]
38792 struct GeneratedCommandsInfoNV struct38794 using NativeType = VkGeneratedCommandsInfoNV;38796 static const bool allowDuplicate = false;38797 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeneratedCommandsInfoNV;38801 …GeneratedCommandsInfoNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_… in GeneratedCommandsInfoNV() function38834 GeneratedCommandsInfoNV( VkGeneratedCommandsInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in GeneratedCommandsInfoNV() argument38840 GeneratedCommandsInfoNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_, in GeneratedCommandsInfoNV() argument38876 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GeneratedCommandsInfoNV const *>( &rhs ); in operator =()38881 …LKAN_HPP_CONSTEXPR_14 GeneratedCommandsInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()38887 …PipelineBindPoint( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint_ ) VULKAN_HPP_NOEXCEPT in setPipelineBindPoint()[all …]