SDL  2.0
VkHdrMetadataEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkHdrMetadataEXT:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkXYColorEXT displayPrimaryRed
 
VkXYColorEXT displayPrimaryGreen
 
VkXYColorEXT displayPrimaryBlue
 
VkXYColorEXT whitePoint
 
float maxLuminance
 
float minLuminance
 
float maxContentLightLevel
 
float maxFrameAverageLightLevel
 

Detailed Description

Definition at line 7355 of file vulkan_core.h.

Field Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 7360 of file vulkan_core.h.

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 7359 of file vulkan_core.h.

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 7358 of file vulkan_core.h.

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 7364 of file vulkan_core.h.

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 7365 of file vulkan_core.h.

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

Definition at line 7362 of file vulkan_core.h.

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

Definition at line 7363 of file vulkan_core.h.

◆ pNext

const void* VkHdrMetadataEXT::pNext

Definition at line 7357 of file vulkan_core.h.

◆ sType

VkStructureType VkHdrMetadataEXT::sType

Definition at line 7356 of file vulkan_core.h.

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 7361 of file vulkan_core.h.


The documentation for this struct was generated from the following file: