|
SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DisplayPowerInfoEXT (VULKAN_HPP_NAMESPACE::DisplayPowerStateEXT powerState_=VULKAN_HPP_NAMESPACE::DisplayPowerStateEXT::eOff) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | DisplayPowerInfoEXT (DisplayPowerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| DisplayPowerInfoEXT (VkDisplayPowerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT | |
| DisplayPowerInfoEXT & | operator= (VkDisplayPowerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT |
| DisplayPowerInfoEXT & | operator= (DisplayPowerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT |
| DisplayPowerInfoEXT & | setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT |
| DisplayPowerInfoEXT & | setPowerState (VULKAN_HPP_NAMESPACE::DisplayPowerStateEXT powerState_) VULKAN_HPP_NOEXCEPT |
| operator VkDisplayPowerInfoEXT const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkDisplayPowerInfoEXT & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (DisplayPowerInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DisplayPowerInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDisplayPowerInfoEXT |
Definition at line 42578 of file vulkan.hpp.
|
inline |
Definition at line 42584 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 42590 of file vulkan.hpp.
|
inline |
Definition at line 42626 of file vulkan.hpp.
|
inline |
Definition at line 42621 of file vulkan.hpp.
|
inline |
Definition at line 42642 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 42602 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 42596 of file vulkan.hpp.
|
inline |
Definition at line 42635 of file vulkan.hpp.
|
inline |
Definition at line 42608 of file vulkan.hpp.
|
inline |
Definition at line 42614 of file vulkan.hpp.
|
static |
Definition at line 42580 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DisplayPowerInfoEXT::pNext = {} |
Definition at line 42652 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DisplayPowerStateEXT VULKAN_HPP_NAMESPACE::DisplayPowerInfoEXT::powerState = VULKAN_HPP_NAMESPACE::DisplayPowerStateEXT::eOff |
Definition at line 42653 of file vulkan.hpp.
|
static |
Definition at line 42581 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPowerInfoEXT::sType = StructureType::eDisplayPowerInfoEXT |
Definition at line 42651 of file vulkan.hpp.