Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPlanePropertiesKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayPlanePropertiesKHR (vk::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= (DisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayPlanePropertiesKHR & | operator= (VkDisplayPlanePropertiesKHR 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 |
Public Attributes | |
vk::DisplayKHR | currentDisplay = {} |
uint32_t | currentStackIndex = {} |
Definition at line 32096 of file vulkan_structs.hpp.
Definition at line 32098 of file vulkan_structs.hpp.
|
inline |
Definition at line 32101 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32110 of file vulkan_structs.hpp.
|
inline |
Definition at line 32129 of file vulkan_structs.hpp.
|
inline |
Definition at line 32124 of file vulkan_structs.hpp.
|
inline |
Definition at line 32158 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32118 of file vulkan_structs.hpp.
|
inline |
Definition at line 32149 of file vulkan_structs.hpp.
vk::DisplayKHR vk::DisplayPlanePropertiesKHR::currentDisplay = {} |
Definition at line 32165 of file vulkan_structs.hpp.
uint32_t vk::DisplayPlanePropertiesKHR::currentStackIndex = {} |
Definition at line 32166 of file vulkan_structs.hpp.