Vulkan-Hpp
vk::RefreshCycleDurationGOOGLE Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkRefreshCycleDurationGOOGLE
 

Public Member Functions

VULKAN_HPP_CONSTEXPR RefreshCycleDurationGOOGLE (uint64_t refreshDuration_={}) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR RefreshCycleDurationGOOGLE (RefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 RefreshCycleDurationGOOGLE (VkRefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT
 
RefreshCycleDurationGOOGLEoperator= (RefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT=default
 
RefreshCycleDurationGOOGLEoperator= (VkRefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkRefreshCycleDurationGOOGLE const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkRefreshCycleDurationGOOGLE & () VULKAN_HPP_NOEXCEPT
 
bool operator== (RefreshCycleDurationGOOGLE const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (RefreshCycleDurationGOOGLE const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

uint64_t refreshDuration = {}
 

Detailed Description

Definition at line 99614 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ RefreshCycleDurationGOOGLE() [1/3]

VULKAN_HPP_CONSTEXPR vk::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( uint64_t  refreshDuration_ = {})
inline

Definition at line 99619 of file vulkan_structs.hpp.

◆ RefreshCycleDurationGOOGLE() [2/3]

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

◆ RefreshCycleDurationGOOGLE() [3/3]

vk::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( VkRefreshCycleDurationGOOGLE const &  rhs)
inline

Definition at line 99623 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkRefreshCycleDurationGOOGLE &()

vk::RefreshCycleDurationGOOGLE::operator VkRefreshCycleDurationGOOGLE & ( )
inline

Definition at line 99642 of file vulkan_structs.hpp.

◆ operator VkRefreshCycleDurationGOOGLE const &()

vk::RefreshCycleDurationGOOGLE::operator VkRefreshCycleDurationGOOGLE const & ( ) const
inline

Definition at line 99637 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 99671 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

RefreshCycleDurationGOOGLE& vk::RefreshCycleDurationGOOGLE::operator= ( VkRefreshCycleDurationGOOGLE const &  rhs)
inline

Definition at line 99631 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 99662 of file vulkan_structs.hpp.

Member Data Documentation

◆ refreshDuration

uint64_t vk::RefreshCycleDurationGOOGLE::refreshDuration = {}

Definition at line 99678 of file vulkan_structs.hpp.


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