|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR: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.
References operator==().
|
inline |
Definition at line 15669 of file vulkan.hpp.
References displayPlaneProperties, pNext, and sType.
Referenced by operator!=().
| 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==().