Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSwapchainPresentModeInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSwapchainPresentModeInfoEXT |
const void * | pNext = {} |
uint32_t | swapchainCount = {} |
const vk::PresentModeKHR * | pPresentModes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSwapchainPresentModeInfoEXT |
Definition at line 111809 of file vulkan_structs.hpp.
Definition at line 111811 of file vulkan_structs.hpp.
|
inline |
Definition at line 111817 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 111828 of file vulkan_structs.hpp.
|
inline |
Definition at line 111834 of file vulkan_structs.hpp.
|
inline |
Definition at line 111885 of file vulkan_structs.hpp.
|
inline |
Definition at line 111880 of file vulkan_structs.hpp.
|
inline |
Definition at line 111914 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 111844 of file vulkan_structs.hpp.
|
inline |
Definition at line 111905 of file vulkan_structs.hpp.
|
inline |
Definition at line 111851 of file vulkan_structs.hpp.
|
inline |
Definition at line 111863 of file vulkan_structs.hpp.
|
inline |
Definition at line 111871 of file vulkan_structs.hpp.
|
inline |
Definition at line 111857 of file vulkan_structs.hpp.
|
static |
Definition at line 111813 of file vulkan_structs.hpp.
const void* vk::SwapchainPresentModeInfoEXT::pNext = {} |
Definition at line 111922 of file vulkan_structs.hpp.
const vk::PresentModeKHR* vk::SwapchainPresentModeInfoEXT::pPresentModes = {} |
Definition at line 111924 of file vulkan_structs.hpp.
|
static |
Definition at line 111814 of file vulkan_structs.hpp.
vk::StructureType vk::SwapchainPresentModeInfoEXT::sType = StructureType::eSwapchainPresentModeInfoEXT |
Definition at line 111921 of file vulkan_structs.hpp.
uint32_t vk::SwapchainPresentModeInfoEXT::swapchainCount = {} |
Definition at line 111923 of file vulkan_structs.hpp.