|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayPlaneProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayPlaneProperties2KHR (DisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayPlaneProperties2KHR (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
| DisplayPlaneProperties2KHR & | operator= (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
| DisplayPlaneProperties2KHR & | operator= (DisplayPlaneProperties2KHR 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 |
Data Fields | |
| const 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 50807 of file vulkan.hpp.
|
inline |
Definition at line 50813 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 50819 of file vulkan.hpp.
|
inline |
Definition at line 50843 of file vulkan.hpp.
|
inline |
Definition at line 50838 of file vulkan.hpp.
|
inline |
Definition at line 50859 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 50831 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 50825 of file vulkan.hpp.
|
inline |
Definition at line 50852 of file vulkan.hpp.
|
static |
Definition at line 50809 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::displayPlaneProperties = {} |
Definition at line 50870 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::pNext = {} |
Definition at line 50869 of file vulkan.hpp.
|
static |
Definition at line 50810 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::sType = StructureType::eDisplayPlaneProperties2KHR |
Definition at line 50868 of file vulkan.hpp.