SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkDisplayModeProperties2KHR const & () const | |
operator VkDisplayModeProperties2KHR & () | |
bool | operator== (DisplayModeProperties2KHR const &rhs) const |
bool | operator!= (DisplayModeProperties2KHR const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
DisplayModePropertiesKHR | displayModeProperties |
Private Attributes | |
StructureType | sType = StructureType::eDisplayModeProperties2KHR |
Definition at line 15690 of file vulkan.hpp.
|
inline |
Definition at line 15697 of file vulkan.hpp.
|
inline |
Definition at line 15692 of file vulkan.hpp.
|
inline |
Definition at line 15709 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 15702 of file vulkan.hpp.
References displayModeProperties, pNext, and sType.
Referenced by operator!=().
DisplayModePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::displayModeProperties |
Definition at line 15719 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::pNext = nullptr |
Definition at line 15718 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 15715 of file vulkan.hpp.
Referenced by operator==().