Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPresentRegionsKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePresentRegionsKHR |
const void * | pNext = {} |
uint32_t | swapchainCount = {} |
const vk::PresentRegionKHR * | pRegions = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePresentRegionsKHR |
Definition at line 96298 of file vulkan_structs.hpp.
Definition at line 96300 of file vulkan_structs.hpp.
|
inline |
Definition at line 96306 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96317 of file vulkan_structs.hpp.
|
inline |
Definition at line 96320 of file vulkan_structs.hpp.
|
inline |
Definition at line 96371 of file vulkan_structs.hpp.
|
inline |
Definition at line 96366 of file vulkan_structs.hpp.
|
inline |
Definition at line 96400 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96330 of file vulkan_structs.hpp.
|
inline |
Definition at line 96391 of file vulkan_structs.hpp.
|
inline |
Definition at line 96337 of file vulkan_structs.hpp.
|
inline |
Definition at line 96349 of file vulkan_structs.hpp.
|
inline |
Definition at line 96357 of file vulkan_structs.hpp.
|
inline |
Definition at line 96343 of file vulkan_structs.hpp.
|
static |
Definition at line 96302 of file vulkan_structs.hpp.
const void* vk::PresentRegionsKHR::pNext = {} |
Definition at line 96408 of file vulkan_structs.hpp.
const vk::PresentRegionKHR* vk::PresentRegionsKHR::pRegions = {} |
Definition at line 96410 of file vulkan_structs.hpp.
|
static |
Definition at line 96303 of file vulkan_structs.hpp.
vk::StructureType vk::PresentRegionsKHR::sType = StructureType::ePresentRegionsKHR |
Definition at line 96407 of file vulkan_structs.hpp.
uint32_t vk::PresentRegionsKHR::swapchainCount = {} |
Definition at line 96409 of file vulkan_structs.hpp.