|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageSwapchainCreateInfoKHR |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::SwapchainKHR | swapchain = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageSwapchainCreateInfoKHR |
Definition at line 59416 of file vulkan.hpp.
|
inline |
Definition at line 59422 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 59428 of file vulkan.hpp.
|
inline |
Definition at line 59464 of file vulkan.hpp.
|
inline |
Definition at line 59459 of file vulkan.hpp.
|
inline |
Definition at line 59480 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 59440 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 59434 of file vulkan.hpp.
|
inline |
Definition at line 59473 of file vulkan.hpp.
|
inline |
Definition at line 59446 of file vulkan.hpp.
|
inline |
Definition at line 59452 of file vulkan.hpp.
|
static |
Definition at line 59418 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR::pNext = {} |
Definition at line 59490 of file vulkan.hpp.
|
static |
Definition at line 59419 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR::sType = StructureType::eImageSwapchainCreateInfoKHR |
Definition at line 59489 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::SwapchainKHR VULKAN_HPP_NAMESPACE::ImageSwapchainCreateInfoKHR::swapchain = {} |
Definition at line 59491 of file vulkan.hpp.