HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkHdrMetadataEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eHdrMetadataEXT |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::XYColorEXT | displayPrimaryRed = {} |
VULKAN_HPP_NAMESPACE::XYColorEXT | displayPrimaryGreen = {} |
VULKAN_HPP_NAMESPACE::XYColorEXT | displayPrimaryBlue = {} |
VULKAN_HPP_NAMESPACE::XYColorEXT | whitePoint = {} |
float | maxLuminance = {} |
float | minLuminance = {} |
float | maxContentLightLevel = {} |
float | maxFrameAverageLightLevel = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eHdrMetadataEXT |
Definition at line 37624 of file vulkan_structs.hpp.
Definition at line 37626 of file vulkan_structs.hpp.
|
inline |
Definition at line 37632 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37655 of file vulkan_structs.hpp.
|
inline |
Definition at line 37727 of file vulkan_structs.hpp.
|
inline |
Definition at line 37722 of file vulkan_structs.hpp.
|
inline |
Definition at line 37777 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37660 of file vulkan_structs.hpp.
|
inline |
Definition at line 37765 of file vulkan_structs.hpp.
|
inline |
Definition at line 37685 of file vulkan_structs.hpp.
|
inline |
Definition at line 37679 of file vulkan_structs.hpp.
|
inline |
Definition at line 37673 of file vulkan_structs.hpp.
|
inline |
Definition at line 37709 of file vulkan_structs.hpp.
|
inline |
Definition at line 37715 of file vulkan_structs.hpp.
|
inline |
Definition at line 37697 of file vulkan_structs.hpp.
|
inline |
Definition at line 37703 of file vulkan_structs.hpp.
|
inline |
Definition at line 37667 of file vulkan_structs.hpp.
|
inline |
Definition at line 37691 of file vulkan_structs.hpp.
|
static |
Definition at line 37628 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryBlue = {} |
Definition at line 37788 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryGreen = {} |
Definition at line 37787 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryRed = {} |
Definition at line 37786 of file vulkan_structs.hpp.
float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxContentLightLevel = {} |
Definition at line 37792 of file vulkan_structs.hpp.
float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxFrameAverageLightLevel = {} |
Definition at line 37793 of file vulkan_structs.hpp.
float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxLuminance = {} |
Definition at line 37790 of file vulkan_structs.hpp.
float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::minLuminance = {} |
Definition at line 37791 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::HdrMetadataEXT::pNext = {} |
Definition at line 37785 of file vulkan_structs.hpp.
|
static |
Definition at line 37629 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::HdrMetadataEXT::sType = StructureType::eHdrMetadataEXT |
Definition at line 37784 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::whitePoint = {} |
Definition at line 37789 of file vulkan_structs.hpp.