HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::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 86370 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 86375 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( RefreshCycleDurationGOOGLE const rhs)
default
VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( VkRefreshCycleDurationGOOGLE const rhs)
inline

Definition at line 86379 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 86398 of file vulkan_structs.hpp.

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

Definition at line 86393 of file vulkan_structs.hpp.

RefreshCycleDurationGOOGLE& VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::operator= ( RefreshCycleDurationGOOGLE const rhs)
default
RefreshCycleDurationGOOGLE& VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::operator= ( VkRefreshCycleDurationGOOGLE const rhs)
inline

Definition at line 86387 of file vulkan_structs.hpp.

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

Definition at line 86418 of file vulkan_structs.hpp.

Member Data Documentation

uint64_t VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::refreshDuration = {}

Definition at line 86434 of file vulkan_structs.hpp.


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