SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkDisplayProperties2KHR const & () const | |
operator VkDisplayProperties2KHR & () | |
bool | operator== (DisplayProperties2KHR const &rhs) const |
bool | operator!= (DisplayProperties2KHR const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
DisplayPropertiesKHR | displayProperties |
Private Attributes | |
StructureType | sType = StructureType::eDisplayProperties2KHR |
Definition at line 29589 of file vulkan.hpp.
|
inline |
Definition at line 29596 of file vulkan.hpp.
|
inline |
Definition at line 29591 of file vulkan.hpp.
|
inline |
Definition at line 29608 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 29601 of file vulkan.hpp.
References displayProperties, pNext, and sType.
Referenced by operator!=().
DisplayPropertiesKHR VULKAN_HPP_NAMESPACE::DisplayProperties2KHR::displayProperties |
Definition at line 29618 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::DisplayProperties2KHR::pNext = nullptr |
Definition at line 29617 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 29614 of file vulkan.hpp.
Referenced by operator==().