Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayModeCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDisplayModeCreateInfoKHR |
const void * | pNext = {} |
vk::DisplayModeCreateFlagsKHR | flags = {} |
vk::DisplayModeParametersKHR | parameters = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayModeCreateInfoKHR |
Definition at line 31456 of file vulkan_structs.hpp.
Definition at line 31458 of file vulkan_structs.hpp.
|
inline |
Definition at line 31464 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31475 of file vulkan_structs.hpp.
|
inline |
Definition at line 31514 of file vulkan_structs.hpp.
|
inline |
Definition at line 31509 of file vulkan_structs.hpp.
|
inline |
Definition at line 31546 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 31483 of file vulkan_structs.hpp.
|
inline |
Definition at line 31537 of file vulkan_structs.hpp.
|
inline |
Definition at line 31496 of file vulkan_structs.hpp.
|
inline |
Definition at line 31502 of file vulkan_structs.hpp.
|
inline |
Definition at line 31490 of file vulkan_structs.hpp.
|
static |
Definition at line 31460 of file vulkan_structs.hpp.
vk::DisplayModeCreateFlagsKHR vk::DisplayModeCreateInfoKHR::flags = {} |
Definition at line 31555 of file vulkan_structs.hpp.
vk::DisplayModeParametersKHR vk::DisplayModeCreateInfoKHR::parameters = {} |
Definition at line 31556 of file vulkan_structs.hpp.
const void* vk::DisplayModeCreateInfoKHR::pNext = {} |
Definition at line 31554 of file vulkan_structs.hpp.
|
static |
Definition at line 31461 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayModeCreateInfoKHR::sType = StructureType::eDisplayModeCreateInfoKHR |
Definition at line 31553 of file vulkan_structs.hpp.