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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPerformanceStreamMarkerInfoINTEL
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PerformanceStreamMarkerInfoINTEL (uint32_t marker_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PerformanceStreamMarkerInfoINTEL (PerformanceStreamMarkerInfoINTEL const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PerformanceStreamMarkerInfoINTEL (VkPerformanceStreamMarkerInfoINTEL const &rhs) VULKAN_HPP_NOEXCEPT
 
PerformanceStreamMarkerInfoINTELoperator= (PerformanceStreamMarkerInfoINTEL const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PerformanceStreamMarkerInfoINTELoperator= (VkPerformanceStreamMarkerInfoINTEL const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PerformanceStreamMarkerInfoINTEL
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PerformanceStreamMarkerInfoINTEL
setMarker (uint32_t marker_) VULKAN_HPP_NOEXCEPT
 
 operator VkPerformanceStreamMarkerInfoINTEL const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPerformanceStreamMarkerInfoINTEL & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PerformanceStreamMarkerInfoINTEL const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PerformanceStreamMarkerInfoINTEL const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePerformanceStreamMarkerInfoINTEL
 
const voidpNext = {}
 
uint32_t marker = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePerformanceStreamMarkerInfoINTEL
 

Detailed Description

Definition at line 49538 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::PerformanceStreamMarkerInfoINTEL ( uint32_t  marker_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 49546 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::PerformanceStreamMarkerInfoINTEL ( PerformanceStreamMarkerInfoINTEL const rhs)
default
VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::PerformanceStreamMarkerInfoINTEL ( VkPerformanceStreamMarkerInfoINTEL const rhs)
inline

Definition at line 49554 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::operator VkPerformanceStreamMarkerInfoINTEL & ( )
inline

Definition at line 49587 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::operator VkPerformanceStreamMarkerInfoINTEL const & ( ) const
inline

Definition at line 49582 of file vulkan_structs.hpp.

PerformanceStreamMarkerInfoINTEL& VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::operator= ( PerformanceStreamMarkerInfoINTEL const rhs)
default
PerformanceStreamMarkerInfoINTEL& VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::operator= ( VkPerformanceStreamMarkerInfoINTEL const rhs)
inline

Definition at line 49562 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::operator== ( PerformanceStreamMarkerInfoINTEL const rhs) const
inline

Definition at line 49607 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PerformanceStreamMarkerInfoINTEL& VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::setMarker ( uint32_t  marker_)
inline

Definition at line 49575 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PerformanceStreamMarkerInfoINTEL& VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::setPNext ( const void pNext_)
inline

Definition at line 49569 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::allowDuplicate = false
static

Definition at line 49542 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::marker = {}

Definition at line 49625 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::pNext = {}

Definition at line 49624 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::structureType = StructureType::ePerformanceStreamMarkerInfoINTEL
static

Definition at line 49543 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL::sType = StructureType::ePerformanceStreamMarkerInfoINTEL

Definition at line 49623 of file vulkan_structs.hpp.


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