HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPlanePropertiesKHR |
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= (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 | |
VULKAN_HPP_NAMESPACE::DisplayKHR | currentDisplay = {} |
uint32_t | currentStackIndex = {} |
Definition at line 28532 of file vulkan_structs.hpp.
Definition at line 28534 of file vulkan_structs.hpp.
|
inline |
Definition at line 28537 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28546 of file vulkan_structs.hpp.
|
inline |
Definition at line 28565 of file vulkan_structs.hpp.
|
inline |
Definition at line 28560 of file vulkan_structs.hpp.
|
inline |
Definition at line 28594 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28554 of file vulkan_structs.hpp.
|
inline |
Definition at line 28585 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayKHR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentDisplay = {} |
Definition at line 28601 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentStackIndex = {} |
Definition at line 28602 of file vulkan_structs.hpp.