RetroArch
Public Member Functions | Public Attributes | List of all members
VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE Struct Reference

#include <vulkan.hpp>

Public Member Functions

 RefreshCycleDurationGOOGLE (uint64_t refreshDuration_=0)
 
 RefreshCycleDurationGOOGLE (VkRefreshCycleDurationGOOGLE const &rhs)
 
RefreshCycleDurationGOOGLEoperator= (VkRefreshCycleDurationGOOGLE const &rhs)
 
RefreshCycleDurationGOOGLEsetRefreshDuration (uint64_t refreshDuration_)
 
 operator const VkRefreshCycleDurationGOOGLE & () const
 
bool operator== (RefreshCycleDurationGOOGLE const &rhs) const
 
bool operator!= (RefreshCycleDurationGOOGLE const &rhs) const
 

Public Attributes

uint64_t refreshDuration
 

Constructor & Destructor Documentation

◆ RefreshCycleDurationGOOGLE() [1/2]

VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( uint64_t  refreshDuration_ = 0)
inline

◆ RefreshCycleDurationGOOGLE() [2/2]

VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::RefreshCycleDurationGOOGLE ( VkRefreshCycleDurationGOOGLE const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkRefreshCycleDurationGOOGLE &()

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

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::operator!= ( RefreshCycleDurationGOOGLE const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

RefreshCycleDurationGOOGLE& VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::operator= ( VkRefreshCycleDurationGOOGLE const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::operator== ( RefreshCycleDurationGOOGLE const rhs) const
inline
Here is the caller graph for this function:

◆ setRefreshDuration()

RefreshCycleDurationGOOGLE& VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::setRefreshDuration ( uint64_t  refreshDuration_)
inline

Member Data Documentation

◆ refreshDuration

uint64_t VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::refreshDuration

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