HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplaySurfaceCreateInfoKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplaySurfaceCreateInfoKHR |
Definition at line 29098 of file vulkan_structs.hpp.
Definition at line 29100 of file vulkan_structs.hpp.
|
inline |
Definition at line 29107 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29130 of file vulkan_structs.hpp.
|
inline |
Definition at line 29205 of file vulkan_structs.hpp.
|
inline |
Definition at line 29200 of file vulkan_structs.hpp.
|
inline |
Definition at line 29245 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29138 of file vulkan_structs.hpp.
|
inline |
Definition at line 29234 of file vulkan_structs.hpp.
|
inline |
Definition at line 29187 of file vulkan_structs.hpp.
|
inline |
Definition at line 29157 of file vulkan_structs.hpp.
|
inline |
Definition at line 29151 of file vulkan_structs.hpp.
|
inline |
Definition at line 29181 of file vulkan_structs.hpp.
|
inline |
Definition at line 29193 of file vulkan_structs.hpp.
|
inline |
Definition at line 29163 of file vulkan_structs.hpp.
|
inline |
Definition at line 29169 of file vulkan_structs.hpp.
|
inline |
Definition at line 29145 of file vulkan_structs.hpp.
|
inline |
Definition at line 29175 of file vulkan_structs.hpp.
|
static |
Definition at line 29102 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayPlaneAlphaFlagBitsKHR VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::alphaMode = VULKAN_HPP_NAMESPACE::DisplayPlaneAlphaFlagBitsKHR::eOpaque |
Definition at line 29260 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayModeKHR VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::displayMode = {} |
Definition at line 29255 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateFlagsKHR VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::flags = {} |
Definition at line 29254 of file vulkan_structs.hpp.
float VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::globalAlpha = {} |
Definition at line 29259 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::imageExtent = {} |
Definition at line 29261 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::planeIndex = {} |
Definition at line 29256 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::planeStackIndex = {} |
Definition at line 29257 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::pNext = {} |
Definition at line 29253 of file vulkan_structs.hpp.
|
static |
Definition at line 29103 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::sType = StructureType::eDisplaySurfaceCreateInfoKHR |
Definition at line 29252 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SurfaceTransformFlagBitsKHR VULKAN_HPP_NAMESPACE::DisplaySurfaceCreateInfoKHR::transform = VULKAN_HPP_NAMESPACE::SurfaceTransformFlagBitsKHR::eIdentity |
Definition at line 29258 of file vulkan_structs.hpp.