Lines Matching refs:ExecutionGraphPipelineCreateInfoAMDX
33938 struct ExecutionGraphPipelineCreateInfoAMDX struct
33946 …VULKAN_HPP_CONSTEXPR ExecutionGraphPipelineCreateInfoAMDX( VULKAN_HPP_NAMESPACE::PipelineCreateFla… in ExecutionGraphPipelineCreateInfoAMDX() function
33965 …VULKAN_HPP_CONSTEXPR ExecutionGraphPipelineCreateInfoAMDX( ExecutionGraphPipelineCreateInfoAMDX co…
33967 …ExecutionGraphPipelineCreateInfoAMDX( VkExecutionGraphPipelineCreateInfoAMDX const & rhs ) VULKAN_… in ExecutionGraphPipelineCreateInfoAMDX() function
33968 …: ExecutionGraphPipelineCreateInfoAMDX( *reinterpret_cast<ExecutionGraphPipelineCreateInfoAMDX con… in ExecutionGraphPipelineCreateInfoAMDX()
33973 ExecutionGraphPipelineCreateInfoAMDX( in ExecutionGraphPipelineCreateInfoAMDX() function
33993 …ExecutionGraphPipelineCreateInfoAMDX & operator=( ExecutionGraphPipelineCreateInfoAMDX const & rhs…
33996 …ExecutionGraphPipelineCreateInfoAMDX & operator=( VkExecutionGraphPipelineCreateInfoAMDX const & r… in operator =()
33998 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExecutionGraphPipelineCreateInfoAMDX const *>( &rh… in operator =() argument
34003 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setPNext( const void * pNext_ ) VUL… in setPNext() argument
34009 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setFlags( VULKAN_HPP_NAMESPACE::Pip… in setFlags() argument
34015 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setStageCount( uint32_t stageCount_… in setStageCount() argument
34021 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
34029 ExecutionGraphPipelineCreateInfoAMDX &
34038 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
34045 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setLayout( VULKAN_HPP_NAMESPACE::Pi… in setLayout() argument
34051 VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX &
34058 …VULKAN_HPP_CONSTEXPR_14 ExecutionGraphPipelineCreateInfoAMDX & setBasePipelineIndex( int32_t baseP… in setBasePipelineIndex() argument
34096 auto operator<=>( ExecutionGraphPipelineCreateInfoAMDX const & ) const = default;
34098 bool operator==( ExecutionGraphPipelineCreateInfoAMDX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() argument
34109 bool operator!=( ExecutionGraphPipelineCreateInfoAMDX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() argument
34130 using Type = ExecutionGraphPipelineCreateInfoAMDX;