Vulkan-Hpp
|
#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 | |
RefreshCycleDurationGOOGLE & | operator= (RefreshCycleDurationGOOGLE const &rhs) VULKAN_HPP_NOEXCEPT=default |
RefreshCycleDurationGOOGLE & | operator= (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 = {} |
Definition at line 99614 of file vulkan_structs.hpp.
Definition at line 99616 of file vulkan_structs.hpp.
|
inline |
Definition at line 99619 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 99623 of file vulkan_structs.hpp.
|
inline |
Definition at line 99642 of file vulkan_structs.hpp.
|
inline |
Definition at line 99637 of file vulkan_structs.hpp.
|
inline |
Definition at line 99671 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 99631 of file vulkan_structs.hpp.
|
inline |
Definition at line 99662 of file vulkan_structs.hpp.
uint64_t vk::RefreshCycleDurationGOOGLE::refreshDuration = {} |
Definition at line 99678 of file vulkan_structs.hpp.