SDL 2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkRefreshCycleDurationGOOGLE const & () const | |
operator VkRefreshCycleDurationGOOGLE & () | |
bool | operator== (RefreshCycleDurationGOOGLE const &rhs) const |
bool | operator!= (RefreshCycleDurationGOOGLE const &rhs) const |
Data Fields | |
uint64_t | refreshDuration |
Definition at line 7454 of file vulkan.hpp.
|
inline |
Definition at line 7461 of file vulkan.hpp.
|
inline |
Definition at line 7456 of file vulkan.hpp.
|
inline |
Definition at line 7471 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 7466 of file vulkan.hpp.
References refreshDuration.
Referenced by operator!=().
uint64_t VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::refreshDuration |
Definition at line 7476 of file vulkan.hpp.
Referenced by operator==().