|
SDL
2.0
|
#include <vulkan.hpp>
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 | |
| RefreshCycleDurationGOOGLE & | operator= (VkRefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT |
| RefreshCycleDurationGOOGLE & | operator= (RefreshCycleDurationGOOGLE 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 |
Data Fields | |
| uint64_t | refreshDuration = {} |
Definition at line 46055 of file vulkan.hpp.
|
inline |
Definition at line 46060 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 46066 of file vulkan.hpp.
|
inline |
Definition at line 46090 of file vulkan.hpp.
|
inline |
Definition at line 46085 of file vulkan.hpp.
|
inline |
Definition at line 46104 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 46078 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 46072 of file vulkan.hpp.
|
inline |
Definition at line 46099 of file vulkan.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::RefreshCycleDurationGOOGLE::refreshDuration = {} |
Definition at line 46113 of file vulkan.hpp.