Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkReleaseSwapchainImagesInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eReleaseSwapchainImagesInfoEXT |
const void * | pNext = {} |
vk::SwapchainKHR | swapchain = {} |
uint32_t | imageIndexCount = {} |
const uint32_t * | pImageIndices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eReleaseSwapchainImagesInfoEXT |
Definition at line 99681 of file vulkan_structs.hpp.
Definition at line 99683 of file vulkan_structs.hpp.
|
inline |
Definition at line 99689 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 99702 of file vulkan_structs.hpp.
|
inline |
Definition at line 99708 of file vulkan_structs.hpp.
|
inline |
Definition at line 99765 of file vulkan_structs.hpp.
|
inline |
Definition at line 99760 of file vulkan_structs.hpp.
|
inline |
Definition at line 99799 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 99719 of file vulkan_structs.hpp.
|
inline |
Definition at line 99789 of file vulkan_structs.hpp.
|
inline |
Definition at line 99738 of file vulkan_structs.hpp.
|
inline |
Definition at line 99751 of file vulkan_structs.hpp.
|
inline |
Definition at line 99744 of file vulkan_structs.hpp.
|
inline |
Definition at line 99726 of file vulkan_structs.hpp.
|
inline |
Definition at line 99732 of file vulkan_structs.hpp.
|
static |
Definition at line 99685 of file vulkan_structs.hpp.
uint32_t vk::ReleaseSwapchainImagesInfoEXT::imageIndexCount = {} |
Definition at line 99809 of file vulkan_structs.hpp.
const uint32_t* vk::ReleaseSwapchainImagesInfoEXT::pImageIndices = {} |
Definition at line 99810 of file vulkan_structs.hpp.
const void* vk::ReleaseSwapchainImagesInfoEXT::pNext = {} |
Definition at line 99807 of file vulkan_structs.hpp.
|
static |
Definition at line 99686 of file vulkan_structs.hpp.
vk::StructureType vk::ReleaseSwapchainImagesInfoEXT::sType = StructureType::eReleaseSwapchainImagesInfoEXT |
Definition at line 99806 of file vulkan_structs.hpp.
vk::SwapchainKHR vk::ReleaseSwapchainImagesInfoEXT::swapchain = {} |
Definition at line 99808 of file vulkan_structs.hpp.