|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayPlanePropertiesKHR (VULKAN_HPP_NAMESPACE::DisplayKHR currentDisplay_={}, uint32_t currentStackIndex_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayPlanePropertiesKHR (DisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayPlanePropertiesKHR (VkDisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| DisplayPlanePropertiesKHR & | operator= (VkDisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT |
| DisplayPlanePropertiesKHR & | operator= (DisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkDisplayPlanePropertiesKHR const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkDisplayPlanePropertiesKHR & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (DisplayPlanePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DisplayPlanePropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Data Fields | |
| VULKAN_HPP_NAMESPACE::DisplayKHR | currentDisplay = {} |
| uint32_t | currentStackIndex = {} |
Definition at line 50741 of file vulkan.hpp.
|
inline |
Definition at line 50746 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 50752 of file vulkan.hpp.
|
inline |
Definition at line 50776 of file vulkan.hpp.
|
inline |
Definition at line 50771 of file vulkan.hpp.
|
inline |
Definition at line 50791 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 50764 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 50758 of file vulkan.hpp.
|
inline |
Definition at line 50785 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DisplayKHR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentDisplay = {} |
Definition at line 50800 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentStackIndex = {} |
Definition at line 50801 of file vulkan.hpp.