HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR Struct Reference

#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
 
DisplayPlanePropertiesKHRoperator= (DisplayPlanePropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DisplayPlanePropertiesKHRoperator= (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 = {}
 

Detailed Description

Definition at line 28532 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::DisplayPlanePropertiesKHR ( VULKAN_HPP_NAMESPACE::DisplayKHR  currentDisplay_ = {},
uint32_t  currentStackIndex_ = {} 
)
inline

Definition at line 28537 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::DisplayPlanePropertiesKHR ( DisplayPlanePropertiesKHR const rhs)
default
VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::DisplayPlanePropertiesKHR ( VkDisplayPlanePropertiesKHR const rhs)
inline

Definition at line 28546 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator VkDisplayPlanePropertiesKHR & ( )
inline

Definition at line 28565 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator VkDisplayPlanePropertiesKHR const & ( ) const
inline

Definition at line 28560 of file vulkan_structs.hpp.

DisplayPlanePropertiesKHR& VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator= ( DisplayPlanePropertiesKHR const rhs)
default
DisplayPlanePropertiesKHR& VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator= ( VkDisplayPlanePropertiesKHR const rhs)
inline

Definition at line 28554 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator== ( DisplayPlanePropertiesKHR const rhs) const
inline

Definition at line 28585 of file vulkan_structs.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: