Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkHdrMetadataEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eHdrMetadataEXT |
const void * | pNext = {} |
vk::XYColorEXT | displayPrimaryRed = {} |
vk::XYColorEXT | displayPrimaryGreen = {} |
vk::XYColorEXT | displayPrimaryBlue = {} |
vk::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 42416 of file vulkan_structs.hpp.
Definition at line 42418 of file vulkan_structs.hpp.
|
inline |
Definition at line 42424 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42447 of file vulkan_structs.hpp.
|
inline |
Definition at line 42519 of file vulkan_structs.hpp.
|
inline |
Definition at line 42514 of file vulkan_structs.hpp.
|
inline |
Definition at line 42569 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 42452 of file vulkan_structs.hpp.
|
inline |
Definition at line 42557 of file vulkan_structs.hpp.
|
inline |
Definition at line 42477 of file vulkan_structs.hpp.
|
inline |
Definition at line 42471 of file vulkan_structs.hpp.
|
inline |
Definition at line 42465 of file vulkan_structs.hpp.
|
inline |
Definition at line 42501 of file vulkan_structs.hpp.
|
inline |
Definition at line 42507 of file vulkan_structs.hpp.
|
inline |
Definition at line 42489 of file vulkan_structs.hpp.
|
inline |
Definition at line 42495 of file vulkan_structs.hpp.
|
inline |
Definition at line 42459 of file vulkan_structs.hpp.
|
inline |
Definition at line 42483 of file vulkan_structs.hpp.
|
static |
Definition at line 42420 of file vulkan_structs.hpp.
vk::XYColorEXT vk::HdrMetadataEXT::displayPrimaryBlue = {} |
Definition at line 42580 of file vulkan_structs.hpp.
vk::XYColorEXT vk::HdrMetadataEXT::displayPrimaryGreen = {} |
Definition at line 42579 of file vulkan_structs.hpp.
vk::XYColorEXT vk::HdrMetadataEXT::displayPrimaryRed = {} |
Definition at line 42578 of file vulkan_structs.hpp.
float vk::HdrMetadataEXT::maxContentLightLevel = {} |
Definition at line 42584 of file vulkan_structs.hpp.
float vk::HdrMetadataEXT::maxFrameAverageLightLevel = {} |
Definition at line 42585 of file vulkan_structs.hpp.
float vk::HdrMetadataEXT::maxLuminance = {} |
Definition at line 42582 of file vulkan_structs.hpp.
float vk::HdrMetadataEXT::minLuminance = {} |
Definition at line 42583 of file vulkan_structs.hpp.
const void* vk::HdrMetadataEXT::pNext = {} |
Definition at line 42577 of file vulkan_structs.hpp.
|
static |
Definition at line 42421 of file vulkan_structs.hpp.
vk::StructureType vk::HdrMetadataEXT::sType = StructureType::eHdrMetadataEXT |
Definition at line 42576 of file vulkan_structs.hpp.
vk::XYColorEXT vk::HdrMetadataEXT::whitePoint = {} |
Definition at line 42581 of file vulkan_structs.hpp.