Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSwapchainPresentModesCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSwapchainPresentModesCreateInfoEXT |
const void * | pNext = {} |
uint32_t | presentModeCount = {} |
const vk::PresentModeKHR * | pPresentModes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSwapchainPresentModesCreateInfoEXT |
Definition at line 111933 of file vulkan_structs.hpp.
Definition at line 111935 of file vulkan_structs.hpp.
|
inline |
Definition at line 111941 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 111952 of file vulkan_structs.hpp.
|
inline |
Definition at line 111958 of file vulkan_structs.hpp.
|
inline |
Definition at line 112010 of file vulkan_structs.hpp.
|
inline |
Definition at line 112005 of file vulkan_structs.hpp.
|
inline |
Definition at line 112039 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 111968 of file vulkan_structs.hpp.
|
inline |
Definition at line 112030 of file vulkan_structs.hpp.
|
inline |
Definition at line 111975 of file vulkan_structs.hpp.
|
inline |
Definition at line 111988 of file vulkan_structs.hpp.
|
inline |
Definition at line 111981 of file vulkan_structs.hpp.
|
inline |
Definition at line 111996 of file vulkan_structs.hpp.
|
static |
Definition at line 111937 of file vulkan_structs.hpp.
const void* vk::SwapchainPresentModesCreateInfoEXT::pNext = {} |
Definition at line 112047 of file vulkan_structs.hpp.
const vk::PresentModeKHR* vk::SwapchainPresentModesCreateInfoEXT::pPresentModes = {} |
Definition at line 112049 of file vulkan_structs.hpp.
uint32_t vk::SwapchainPresentModesCreateInfoEXT::presentModeCount = {} |
Definition at line 112048 of file vulkan_structs.hpp.
|
static |
Definition at line 111938 of file vulkan_structs.hpp.
vk::StructureType vk::SwapchainPresentModesCreateInfoEXT::sType = StructureType::eSwapchainPresentModesCreateInfoEXT |
Definition at line 112046 of file vulkan_structs.hpp.