Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSwapchainPresentScalingCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSwapchainPresentScalingCreateInfoEXT |
const void * | pNext = {} |
vk::PresentScalingFlagsEXT | scalingBehavior = {} |
vk::PresentGravityFlagsEXT | presentGravityX = {} |
vk::PresentGravityFlagsEXT | presentGravityY = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSwapchainPresentScalingCreateInfoEXT |
Definition at line 112058 of file vulkan_structs.hpp.
Definition at line 112060 of file vulkan_structs.hpp.
|
inline |
Definition at line 112066 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112079 of file vulkan_structs.hpp.
|
inline |
Definition at line 112127 of file vulkan_structs.hpp.
|
inline |
Definition at line 112122 of file vulkan_structs.hpp.
|
inline |
Definition at line 112161 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 112087 of file vulkan_structs.hpp.
|
inline |
Definition at line 112151 of file vulkan_structs.hpp.
|
inline |
Definition at line 112094 of file vulkan_structs.hpp.
|
inline |
Definition at line 112108 of file vulkan_structs.hpp.
|
inline |
Definition at line 112115 of file vulkan_structs.hpp.
|
inline |
Definition at line 112101 of file vulkan_structs.hpp.
|
static |
Definition at line 112062 of file vulkan_structs.hpp.
const void* vk::SwapchainPresentScalingCreateInfoEXT::pNext = {} |
Definition at line 112169 of file vulkan_structs.hpp.
vk::PresentGravityFlagsEXT vk::SwapchainPresentScalingCreateInfoEXT::presentGravityX = {} |
Definition at line 112171 of file vulkan_structs.hpp.
vk::PresentGravityFlagsEXT vk::SwapchainPresentScalingCreateInfoEXT::presentGravityY = {} |
Definition at line 112172 of file vulkan_structs.hpp.
vk::PresentScalingFlagsEXT vk::SwapchainPresentScalingCreateInfoEXT::scalingBehavior = {} |
Definition at line 112170 of file vulkan_structs.hpp.
|
static |
Definition at line 112063 of file vulkan_structs.hpp.
vk::StructureType vk::SwapchainPresentScalingCreateInfoEXT::sType = StructureType::eSwapchainPresentScalingCreateInfoEXT |
Definition at line 112168 of file vulkan_structs.hpp.