Searched defs:PerformanceValueINTEL (Results 1 – 2 of 2) sorted by relevance
38095 struct PerformanceValueINTEL struct38100 PerformanceValueINTEL( in PerformanceValueINTEL() function38109 PerformanceValueINTEL( VkPerformanceValueINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceValueINTEL() function38118 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceValueINTEL const *>( &rhs ); in operator =()38123 …ceValueINTEL & setType( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_ ) VULKAN_HPP_NOEXCEPT in setType()38150 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PerformanceValueINTEL ) == sizeof( VkPerfo…
56013 struct PerformanceValueINTEL struct56019 …PerformanceValueINTEL( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_ = VULKAN_HPP_NAMESPAC… in PerformanceValueINTEL() function56028 PerformanceValueINTEL( VkPerformanceValueINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceValueINTEL() function56038 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceValueINTEL const *>( &rhs ); in operator =()56043 …ceValueINTEL & setType( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_ ) VULKAN_HPP_NOEXCEPT in setType()56049 …NTEL & setData( VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL const & data_ ) VULKAN_HPP_NOEXCEPT in setData()56056 operator VkPerformanceValueINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceValueINTEL const&()56061 operator VkPerformanceValueINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceValueINTEL&()56072 reflect() const VULKAN_HPP_NOEXCEPT in reflect()56079 …MESPACE::PerformanceValueTypeINTEL type = VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL::eUint32;[all …]