Lines Matching defs:PerformanceValueINTEL
50634 struct PerformanceValueINTEL struct
50640 …PerformanceValueINTEL( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_ = VULKAN_HPP_NAMESPAC… in PerformanceValueINTEL() function
50649 PerformanceValueINTEL( VkPerformanceValueINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceValueINTEL() function
50659 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceValueINTEL const *>( &rhs ); in operator =()
50664 …ceValueINTEL & setType( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_ ) VULKAN_HPP_NOEXCEPT in setType()
50670 …NTEL & setData( VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL const & data_ ) VULKAN_HPP_NOEXCEPT in setData()
50677 explicit operator VkPerformanceValueINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceValueINTEL const&()
50682 explicit operator VkPerformanceValueINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceValueINTEL&()
50693 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
50700 …MESPACE::PerformanceValueTypeINTEL type = VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL::eUint32;
50701 VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL data = {};