Vulkan-Hpp
vk::AmigoProfilingSubmitInfoSEC Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkAmigoProfilingSubmitInfoSEC
 

Public Member Functions

VULKAN_HPP_CONSTEXPR AmigoProfilingSubmitInfoSEC (uint64_t firstDrawTimestamp_={}, uint64_t swapBufferTimestamp_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR AmigoProfilingSubmitInfoSEC (AmigoProfilingSubmitInfoSEC const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 AmigoProfilingSubmitInfoSEC (VkAmigoProfilingSubmitInfoSEC const &rhs) VULKAN_HPP_NOEXCEPT
 
AmigoProfilingSubmitInfoSECoperator= (AmigoProfilingSubmitInfoSEC const &rhs) VULKAN_HPP_NOEXCEPT=default
 
AmigoProfilingSubmitInfoSECoperator= (VkAmigoProfilingSubmitInfoSEC const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSECsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSECsetFirstDrawTimestamp (uint64_t firstDrawTimestamp_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSECsetSwapBufferTimestamp (uint64_t swapBufferTimestamp_) VULKAN_HPP_NOEXCEPT
 
 operator VkAmigoProfilingSubmitInfoSEC const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkAmigoProfilingSubmitInfoSEC & () VULKAN_HPP_NOEXCEPT
 
bool operator== (AmigoProfilingSubmitInfoSEC const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (AmigoProfilingSubmitInfoSEC const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eAmigoProfilingSubmitInfoSEC
 
const void * pNext = {}
 
uint64_t firstDrawTimestamp = {}
 
uint64_t swapBufferTimestamp = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 4636 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ AmigoProfilingSubmitInfoSEC() [1/3]

VULKAN_HPP_CONSTEXPR vk::AmigoProfilingSubmitInfoSEC::AmigoProfilingSubmitInfoSEC ( uint64_t  firstDrawTimestamp_ = {},
uint64_t  swapBufferTimestamp_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 4645 of file vulkan_structs.hpp.

◆ AmigoProfilingSubmitInfoSEC() [2/3]

VULKAN_HPP_CONSTEXPR vk::AmigoProfilingSubmitInfoSEC::AmigoProfilingSubmitInfoSEC ( AmigoProfilingSubmitInfoSEC const &  rhs)
default

◆ AmigoProfilingSubmitInfoSEC() [3/3]

vk::AmigoProfilingSubmitInfoSEC::AmigoProfilingSubmitInfoSEC ( VkAmigoProfilingSubmitInfoSEC const &  rhs)
inline

Definition at line 4654 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkAmigoProfilingSubmitInfoSEC &()

vk::AmigoProfilingSubmitInfoSEC::operator VkAmigoProfilingSubmitInfoSEC & ( )
inline

Definition at line 4693 of file vulkan_structs.hpp.

◆ operator VkAmigoProfilingSubmitInfoSEC const &()

vk::AmigoProfilingSubmitInfoSEC::operator VkAmigoProfilingSubmitInfoSEC const & ( ) const
inline

Definition at line 4688 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::AmigoProfilingSubmitInfoSEC::operator!= ( AmigoProfilingSubmitInfoSEC const &  rhs) const
inline

Definition at line 4723 of file vulkan_structs.hpp.

◆ operator=() [1/2]

AmigoProfilingSubmitInfoSEC& vk::AmigoProfilingSubmitInfoSEC::operator= ( AmigoProfilingSubmitInfoSEC const &  rhs)
default

◆ operator=() [2/2]

AmigoProfilingSubmitInfoSEC& vk::AmigoProfilingSubmitInfoSEC::operator= ( VkAmigoProfilingSubmitInfoSEC const &  rhs)
inline

Definition at line 4662 of file vulkan_structs.hpp.

◆ operator==()

bool vk::AmigoProfilingSubmitInfoSEC::operator== ( AmigoProfilingSubmitInfoSEC const &  rhs) const
inline

Definition at line 4713 of file vulkan_structs.hpp.

◆ setFirstDrawTimestamp()

VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSEC& vk::AmigoProfilingSubmitInfoSEC::setFirstDrawTimestamp ( uint64_t  firstDrawTimestamp_)
inline

Definition at line 4675 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSEC& vk::AmigoProfilingSubmitInfoSEC::setPNext ( const void *  pNext_)
inline

Definition at line 4669 of file vulkan_structs.hpp.

◆ setSwapBufferTimestamp()

VULKAN_HPP_CONSTEXPR_14 AmigoProfilingSubmitInfoSEC& vk::AmigoProfilingSubmitInfoSEC::setSwapBufferTimestamp ( uint64_t  swapBufferTimestamp_)
inline

Definition at line 4681 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::AmigoProfilingSubmitInfoSEC::allowDuplicate = false
static

Definition at line 4640 of file vulkan_structs.hpp.

◆ firstDrawTimestamp

uint64_t vk::AmigoProfilingSubmitInfoSEC::firstDrawTimestamp = {}

Definition at line 4732 of file vulkan_structs.hpp.

◆ pNext

const void* vk::AmigoProfilingSubmitInfoSEC::pNext = {}

Definition at line 4731 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::AmigoProfilingSubmitInfoSEC::structureType = StructureType::eAmigoProfilingSubmitInfoSEC
static

Definition at line 4641 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::AmigoProfilingSubmitInfoSEC::sType = StructureType::eAmigoProfilingSubmitInfoSEC

Definition at line 4730 of file vulkan_structs.hpp.

◆ swapBufferTimestamp

uint64_t vk::AmigoProfilingSubmitInfoSEC::swapBufferTimestamp = {}

Definition at line 4733 of file vulkan_structs.hpp.


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