SDL 2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkDisplayPlanePropertiesKHR const & () const | |
operator VkDisplayPlanePropertiesKHR & () | |
bool | operator== (DisplayPlanePropertiesKHR const &rhs) const |
bool | operator!= (DisplayPlanePropertiesKHR const &rhs) const |
Data Fields | |
DisplayKHR | currentDisplay |
uint32_t | currentStackIndex |
Definition at line 7076 of file vulkan.hpp.
|
inline |
Definition at line 7083 of file vulkan.hpp.
|
inline |
Definition at line 7078 of file vulkan.hpp.
|
inline |
Definition at line 7094 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 7088 of file vulkan.hpp.
References currentDisplay, and currentStackIndex.
Referenced by operator!=().
DisplayKHR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentDisplay |
Definition at line 7099 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentStackIndex |
Definition at line 7100 of file vulkan.hpp.
Referenced by operator==().