HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PerformanceValueINTEL Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPerformanceValueINTEL
 

Public Member Functions

VULKAN_HPP_CONSTEXPR_14 PerformanceValueINTEL (VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_=VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL::eUint32, VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL data_={}) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PerformanceValueINTEL (PerformanceValueINTEL const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PerformanceValueINTEL (VkPerformanceValueINTEL const &rhs) VULKAN_HPP_NOEXCEPT
 
PerformanceValueINTELoperator= (PerformanceValueINTEL const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PerformanceValueINTELoperator= (VkPerformanceValueINTEL const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PerformanceValueINTEL
setType (VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PerformanceValueINTEL
setData (VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL const &data_) VULKAN_HPP_NOEXCEPT
 
 operator VkPerformanceValueINTEL const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPerformanceValueINTEL & () VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL type = VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL::eUint32
 
VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL data = {}
 

Detailed Description

Definition at line 49705 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

Definition at line 49711 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::PerformanceValueINTEL ( PerformanceValueINTEL const rhs)
default
VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::PerformanceValueINTEL ( VkPerformanceValueINTEL const rhs)
inline

Definition at line 49720 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::operator VkPerformanceValueINTEL & ( )
inline

Definition at line 49753 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::operator VkPerformanceValueINTEL const & ( ) const
inline

Definition at line 49748 of file vulkan_structs.hpp.

PerformanceValueINTEL& VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::operator= ( PerformanceValueINTEL const rhs)
default
PerformanceValueINTEL& VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::operator= ( VkPerformanceValueINTEL const rhs)
inline

Definition at line 49728 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PerformanceValueINTEL& VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::setData ( VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL const data_)
inline

Definition at line 49741 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PerformanceValueINTEL& VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::setType ( VULKAN_HPP_NAMESPACE::PerformanceValueTypeINTEL  type_)
inline

Definition at line 49735 of file vulkan_structs.hpp.

Member Data Documentation

VULKAN_HPP_NAMESPACE::PerformanceValueDataINTEL VULKAN_HPP_NAMESPACE::PerformanceValueINTEL::data = {}

Definition at line 49772 of file vulkan_structs.hpp.

Definition at line 49771 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: