Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPlaneProperties2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DisplayPlaneProperties2KHR (vk::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 | |
vk::StructureType | sType = StructureType::eDisplayPlaneProperties2KHR |
void * | pNext = {} |
vk::DisplayPlanePropertiesKHR | displayPlaneProperties = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 32169 of file vulkan_structs.hpp.
Definition at line 32171 of file vulkan_structs.hpp.
|
inline |
Definition at line 32177 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32186 of file vulkan_structs.hpp.
|
inline |
Definition at line 32205 of file vulkan_structs.hpp.
|
inline |
Definition at line 32200 of file vulkan_structs.hpp.
|
inline |
Definition at line 32234 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32194 of file vulkan_structs.hpp.
|
inline |
Definition at line 32225 of file vulkan_structs.hpp.
|
static |
Definition at line 32173 of file vulkan_structs.hpp.
vk::DisplayPlanePropertiesKHR vk::DisplayPlaneProperties2KHR::displayPlaneProperties = {} |
Definition at line 32243 of file vulkan_structs.hpp.
void* vk::DisplayPlaneProperties2KHR::pNext = {} |
Definition at line 32242 of file vulkan_structs.hpp.
|
static |
Definition at line 32174 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayPlaneProperties2KHR::sType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 32241 of file vulkan_structs.hpp.