Searched defs:PerformanceOverrideInfoINTEL (Results 1 – 2 of 2) sorted by relevance
37730 struct PerformanceOverrideInfoINTEL struct37732 using NativeType = VkPerformanceOverrideInfoINTEL;37734 static const bool allowDuplicate = false;37735 …HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePerformanceOverrideInfoINTEL;37739 PerformanceOverrideInfoINTEL( VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL type_ = in PerformanceOverrideInfoINTEL() function37751 PerformanceOverrideInfoINTEL( VkPerformanceOverrideInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceOverrideInfoINTEL() function37760 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL const *>( &rhs ); in operator =()37765 PerformanceOverrideInfoINTEL & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()37772 setType( VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL type_ ) VULKAN_HPP_NOEXCEPT in setType()37778 …erformanceOverrideInfoINTEL & setEnable( VULKAN_HPP_NAMESPACE::Bool32 enable_ ) VULKAN_HPP_NOEXCEPT in setEnable()[all …]
55630 struct PerformanceOverrideInfoINTEL struct55632 using NativeType = VkPerformanceOverrideInfoINTEL;55634 static const bool allowDuplicate = false;55635 …HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePerformanceOverrideInfoINTEL;55638 VULKAN_HPP_CONSTEXPR PerformanceOverrideInfoINTEL( in PerformanceOverrideInfoINTEL() argument55652 PerformanceOverrideInfoINTEL( VkPerformanceOverrideInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceOverrideInfoINTEL() function55662 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL const *>( &rhs ); in operator =()55667 …HPP_CONSTEXPR_14 PerformanceOverrideInfoINTEL & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55673 …InfoINTEL & setType( VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL type_ ) VULKAN_HPP_NOEXCEPT in setType()55679 …erformanceOverrideInfoINTEL & setEnable( VULKAN_HPP_NAMESPACE::Bool32 enable_ ) VULKAN_HPP_NOEXCEPT in setEnable()[all …]