Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPowerInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDisplayPowerInfoEXT |
const void * | pNext = {} |
vk::DisplayPowerStateEXT | powerState = vk::DisplayPowerStateEXT::eOff |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPowerInfoEXT |
Definition at line 32252 of file vulkan_structs.hpp.
Definition at line 32254 of file vulkan_structs.hpp.
|
inline |
Definition at line 32260 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32269 of file vulkan_structs.hpp.
|
inline |
Definition at line 32301 of file vulkan_structs.hpp.
|
inline |
Definition at line 32296 of file vulkan_structs.hpp.
|
inline |
Definition at line 32330 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 32276 of file vulkan_structs.hpp.
|
inline |
Definition at line 32321 of file vulkan_structs.hpp.
|
inline |
Definition at line 32283 of file vulkan_structs.hpp.
|
inline |
Definition at line 32289 of file vulkan_structs.hpp.
|
static |
Definition at line 32256 of file vulkan_structs.hpp.
const void* vk::DisplayPowerInfoEXT::pNext = {} |
Definition at line 32338 of file vulkan_structs.hpp.
vk::DisplayPowerStateEXT vk::DisplayPowerInfoEXT::powerState = vk::DisplayPowerStateEXT::eOff |
Definition at line 32339 of file vulkan_structs.hpp.
|
static |
Definition at line 32257 of file vulkan_structs.hpp.
vk::StructureType vk::DisplayPowerInfoEXT::sType = StructureType::eDisplayPowerInfoEXT |
Definition at line 32337 of file vulkan_structs.hpp.