|
SDL
2.0
|
#include <vulkan.hpp>
Public Types | |
| using | CType = VkDisplayModeKHR |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayModeKHR () VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayModeKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | DisplayModeKHR (VkDisplayModeKHR displayModeKHR) VULKAN_HPP_NOEXCEPT |
| DisplayModeKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (DisplayModeKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDisplayModeKHR () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Private Attributes | |
| VkDisplayModeKHR | m_displayModeKHR |
Definition at line 49952 of file vulkan.hpp.
| using VULKAN_HPP_NAMESPACE::DisplayModeKHR::CType = VkDisplayModeKHR |
Definition at line 49955 of file vulkan.hpp.
|
inline |
Definition at line 49961 of file vulkan.hpp.
|
inline |
Definition at line 49965 of file vulkan.hpp.
|
inline |
Definition at line 49969 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 50011 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 50006 of file vulkan.hpp.
|
inline |
Definition at line 50016 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 49995 of file vulkan.hpp.
|
inline |
Definition at line 50000 of file vulkan.hpp.
|
inline |
Definition at line 49981 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 49990 of file vulkan.hpp.
|
static |
Definition at line 49958 of file vulkan.hpp.
|
private |
Definition at line 50022 of file vulkan.hpp.
|
static |
Definition at line 49957 of file vulkan.hpp.