Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceSurfaceInfo2KHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceSurfaceInfo2KHR |
const void * | pNext = {} |
vk::SurfaceKHR | surface = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceSurfaceInfo2KHR |
Definition at line 84912 of file vulkan_structs.hpp.
Definition at line 84914 of file vulkan_structs.hpp.
|
inline |
Definition at line 84920 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84928 of file vulkan_structs.hpp.
|
inline |
Definition at line 84961 of file vulkan_structs.hpp.
|
inline |
Definition at line 84956 of file vulkan_structs.hpp.
|
inline |
Definition at line 84990 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84936 of file vulkan_structs.hpp.
|
inline |
Definition at line 84981 of file vulkan_structs.hpp.
|
inline |
Definition at line 84943 of file vulkan_structs.hpp.
|
inline |
Definition at line 84949 of file vulkan_structs.hpp.
|
static |
Definition at line 84916 of file vulkan_structs.hpp.
const void* vk::PhysicalDeviceSurfaceInfo2KHR::pNext = {} |
Definition at line 84998 of file vulkan_structs.hpp.
|
static |
Definition at line 84917 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceSurfaceInfo2KHR::sType = StructureType::ePhysicalDeviceSurfaceInfo2KHR |
Definition at line 84997 of file vulkan_structs.hpp.
vk::SurfaceKHR vk::PhysicalDeviceSurfaceInfo2KHR::surface = {} |
Definition at line 84999 of file vulkan_structs.hpp.