Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPlaneInfo2KHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDisplayPlaneInfo2KHR |
const void * | pNext = {} |
vk::DisplayModeKHR | mode = {} |
uint32_t | planeIndex = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPlaneInfo2KHR |
Definition at line 31991 of file vulkan_structs.hpp.
Definition at line 31993 of file vulkan_structs.hpp.
|
inline |
Definition at line 32000 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32009 of file vulkan_structs.hpp.
|
inline |
Definition at line 32048 of file vulkan_structs.hpp.
|
inline |
Definition at line 32043 of file vulkan_structs.hpp.
|
inline |
Definition at line 32077 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32017 of file vulkan_structs.hpp.
|
inline |
Definition at line 32068 of file vulkan_structs.hpp.
|
inline |
Definition at line 32030 of file vulkan_structs.hpp.
|
inline |
Definition at line 32036 of file vulkan_structs.hpp.
|
inline |
Definition at line 32024 of file vulkan_structs.hpp.
|
static |
Definition at line 31995 of file vulkan_structs.hpp.
vk::DisplayModeKHR vk::DisplayPlaneInfo2KHR::mode = {} |
Definition at line 32086 of file vulkan_structs.hpp.
uint32_t vk::DisplayPlaneInfo2KHR::planeIndex = {} |
Definition at line 32087 of file vulkan_structs.hpp.
const void* vk::DisplayPlaneInfo2KHR::pNext = {} |
Definition at line 32085 of file vulkan_structs.hpp.
|
static |
Definition at line 31996 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayPlaneInfo2KHR::sType = StructureType::eDisplayPlaneInfo2KHR |
Definition at line 32084 of file vulkan_structs.hpp.