Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindImageMemorySwapchainInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eBindImageMemorySwapchainInfoKHR |
const void * | pNext = {} |
vk::SwapchainKHR | swapchain = {} |
uint32_t | imageIndex = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBindImageMemorySwapchainInfoKHR |
Definition at line 8295 of file vulkan_structs.hpp.
Definition at line 8297 of file vulkan_structs.hpp.
|
inline |
Definition at line 8303 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8314 of file vulkan_structs.hpp.
|
inline |
Definition at line 8353 of file vulkan_structs.hpp.
|
inline |
Definition at line 8348 of file vulkan_structs.hpp.
|
inline |
Definition at line 8382 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8322 of file vulkan_structs.hpp.
|
inline |
Definition at line 8373 of file vulkan_structs.hpp.
|
inline |
Definition at line 8341 of file vulkan_structs.hpp.
|
inline |
Definition at line 8329 of file vulkan_structs.hpp.
|
inline |
Definition at line 8335 of file vulkan_structs.hpp.
|
static |
Definition at line 8299 of file vulkan_structs.hpp.
uint32_t vk::BindImageMemorySwapchainInfoKHR::imageIndex = {} |
Definition at line 8392 of file vulkan_structs.hpp.
const void* vk::BindImageMemorySwapchainInfoKHR::pNext = {} |
Definition at line 8390 of file vulkan_structs.hpp.
|
static |
Definition at line 8300 of file vulkan_structs.hpp.
vk::StructureType vk::BindImageMemorySwapchainInfoKHR::sType = StructureType::eBindImageMemorySwapchainInfoKHR |
Definition at line 8389 of file vulkan_structs.hpp.
vk::SwapchainKHR vk::BindImageMemorySwapchainInfoKHR::swapchain = {} |
Definition at line 8391 of file vulkan_structs.hpp.