SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkDisplayPlaneProperties2KHR const & () const | |
operator VkDisplayPlaneProperties2KHR & () | |
bool | operator== (DisplayPlaneProperties2KHR const &rhs) const |
bool | operator!= (DisplayPlaneProperties2KHR const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
DisplayPlanePropertiesKHR | displayPlaneProperties |
Private Attributes | |
StructureType | sType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 15657 of file vulkan.hpp.
|
inline |
Definition at line 15664 of file vulkan.hpp.
|
inline |
Definition at line 15659 of file vulkan.hpp.
|
inline |
Definition at line 15676 of file vulkan.hpp.
|
inline |
Definition at line 15669 of file vulkan.hpp.
References displayPlaneProperties, pNext, and sType.
DisplayPlanePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::displayPlaneProperties |
Definition at line 15686 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::pNext = nullptr |
Definition at line 15685 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 15682 of file vulkan.hpp.
Referenced by operator==().