Lines Matching refs:ExecutionGraphPipelineCreateInfoAMDX
33628 struct ExecutionGraphPipelineCreateInfoAMDX struct
33636 …VULKAN_HPP_CONSTEXPR ExecutionGraphPipelineCreateInfoAMDX( VULKAN_HPP_NAMESPACE::PipelineCreateFla… in ExecutionGraphPipelineCreateInfoAMDX() function
33655 …VULKAN_HPP_CONSTEXPR ExecutionGraphPipelineCreateInfoAMDX( ExecutionGraphPipelineCreateInfoAMDX co…
33657 …ExecutionGraphPipelineCreateInfoAMDX( VkExecutionGraphPipelineCreateInfoAMDX const & rhs ) VULKAN_… in ExecutionGraphPipelineCreateInfoAMDX() argument
33658 …: ExecutionGraphPipelineCreateInfoAMDX( *reinterpret_cast<ExecutionGraphPipelineCreateInfoAMDX con… in ExecutionGraphPipelineCreateInfoAMDX()
33663 ExecutionGraphPipelineCreateInfoAMDX( in ExecutionGraphPipelineCreateInfoAMDX() function
33683 …ExecutionGraphPipelineCreateInfoAMDX & operator=( ExecutionGraphPipelineCreateInfoAMDX const & rhs…
33686 …ExecutionGraphPipelineCreateInfoAMDX & operator=( VkExecutionGraphPipelineCreateInfoAMDX const & r… in operator =()
33688 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExecutionGraphPipelineCreateInfoAMDX const *>( &rh… in operator =() argument
33693 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setPNext( const void * pNext_ ) VUL… in setPNext() argument
33699 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setFlags( VULKAN_HPP_NAMESPACE::Pip… in setFlags() argument
33705 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setStageCount( uint32_t stageCount_… in setStageCount() argument
33711 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
33719 ExecutionGraphPipelineCreateInfoAMDX &
33728 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
33735 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setLayout( VULKAN_HPP_NAMESPACE::Pi… in setLayout() argument
33741 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
33748 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setBasePipelineIndex( int32_t baseP… in setBasePipelineIndex() argument
33786 auto operator<=>( ExecutionGraphPipelineCreateInfoAMDX const & ) const = default;
33788 bool operator==( ExecutionGraphPipelineCreateInfoAMDX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() argument
33799 bool operator!=( ExecutionGraphPipelineCreateInfoAMDX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() argument
33820 using Type = ExecutionGraphPipelineCreateInfoAMDX;