Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageSwapchainCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageSwapchainCreateInfoKHR |
const void * | pNext = {} |
vk::SwapchainKHR | swapchain = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageSwapchainCreateInfoKHR |
Definition at line 45530 of file vulkan_structs.hpp.
Definition at line 45532 of file vulkan_structs.hpp.
|
inline |
Definition at line 45538 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45546 of file vulkan_structs.hpp.
|
inline |
Definition at line 45579 of file vulkan_structs.hpp.
|
inline |
Definition at line 45574 of file vulkan_structs.hpp.
|
inline |
Definition at line 45608 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45554 of file vulkan_structs.hpp.
|
inline |
Definition at line 45599 of file vulkan_structs.hpp.
|
inline |
Definition at line 45561 of file vulkan_structs.hpp.
|
inline |
Definition at line 45567 of file vulkan_structs.hpp.
|
static |
Definition at line 45534 of file vulkan_structs.hpp.
const void* vk::ImageSwapchainCreateInfoKHR::pNext = {} |
Definition at line 45616 of file vulkan_structs.hpp.
|
static |
Definition at line 45535 of file vulkan_structs.hpp.
vk::StructureType vk::ImageSwapchainCreateInfoKHR::sType = StructureType::eImageSwapchainCreateInfoKHR |
Definition at line 45615 of file vulkan_structs.hpp.
vk::SwapchainKHR vk::ImageSwapchainCreateInfoKHR::swapchain = {} |
Definition at line 45617 of file vulkan_structs.hpp.