HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPlaneProperties2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayPlaneProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | DisplayPlaneProperties2KHR (DisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayPlaneProperties2KHR (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
DisplayPlaneProperties2KHR & | operator= (DisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
DisplayPlaneProperties2KHR & | operator= (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkDisplayPlaneProperties2KHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkDisplayPlaneProperties2KHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (DisplayPlaneProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DisplayPlaneProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDisplayPlaneProperties2KHR |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR | displayPlaneProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 28605 of file vulkan_structs.hpp.
Definition at line 28607 of file vulkan_structs.hpp.
|
inline |
Definition at line 28613 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28622 of file vulkan_structs.hpp.
|
inline |
Definition at line 28641 of file vulkan_structs.hpp.
|
inline |
Definition at line 28636 of file vulkan_structs.hpp.
|
inline |
Definition at line 28670 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28630 of file vulkan_structs.hpp.
|
inline |
Definition at line 28661 of file vulkan_structs.hpp.
|
static |
Definition at line 28609 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::displayPlaneProperties = {} |
Definition at line 28679 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::pNext = {} |
Definition at line 28678 of file vulkan_structs.hpp.
|
static |
Definition at line 28610 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::sType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 28677 of file vulkan_structs.hpp.