RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
RefreshCycleDurationGOOGLE (uint64_t refreshDuration_=0) | |
RefreshCycleDurationGOOGLE (VkRefreshCycleDurationGOOGLE const &rhs) | |
RefreshCycleDurationGOOGLE & | operator= (VkRefreshCycleDurationGOOGLE const &rhs) |
RefreshCycleDurationGOOGLE & | setRefreshDuration (uint64_t refreshDuration_) |
operator const VkRefreshCycleDurationGOOGLE & () const | |
bool | operator== (RefreshCycleDurationGOOGLE const &rhs) const |
bool | operator!= (RefreshCycleDurationGOOGLE const &rhs) const |
Public Attributes | |
uint64_t | refreshDuration |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
uint64_t VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::refreshDuration |