Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSurfacePresentModeEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSurfacePresentModeEXT |
void * | pNext = {} |
vk::PresentModeKHR | presentMode = vk::PresentModeKHR::eImmediate |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSurfacePresentModeEXT |
Definition at line 110635 of file vulkan_structs.hpp.
Definition at line 110637 of file vulkan_structs.hpp.
|
inline |
Definition at line 110643 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 110652 of file vulkan_structs.hpp.
|
inline |
Definition at line 110685 of file vulkan_structs.hpp.
|
inline |
Definition at line 110680 of file vulkan_structs.hpp.
|
inline |
Definition at line 110714 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 110660 of file vulkan_structs.hpp.
|
inline |
Definition at line 110705 of file vulkan_structs.hpp.
|
inline |
Definition at line 110667 of file vulkan_structs.hpp.
|
inline |
Definition at line 110673 of file vulkan_structs.hpp.
|
static |
Definition at line 110639 of file vulkan_structs.hpp.
void* vk::SurfacePresentModeEXT::pNext = {} |
Definition at line 110722 of file vulkan_structs.hpp.
vk::PresentModeKHR vk::SurfacePresentModeEXT::presentMode = vk::PresentModeKHR::eImmediate |
Definition at line 110723 of file vulkan_structs.hpp.
|
static |
Definition at line 110640 of file vulkan_structs.hpp.
vk::StructureType vk::SurfacePresentModeEXT::sType = StructureType::eSurfacePresentModeEXT |
Definition at line 110721 of file vulkan_structs.hpp.