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 8588 of file vulkan_core.h.

Field Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 8593 of file vulkan_core.h.

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 8592 of file vulkan_core.h.

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 8591 of file vulkan_core.h.

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 8597 of file vulkan_core.h.

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 8598 of file vulkan_core.h.

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

Definition at line 8595 of file vulkan_core.h.

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

Definition at line 8596 of file vulkan_core.h.

◆ pNext

const void* VkHdrMetadataEXT::pNext

Definition at line 8590 of file vulkan_core.h.

◆ sType

VkStructureType VkHdrMetadataEXT::sType

Definition at line 8589 of file vulkan_core.h.

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 8594 of file vulkan_core.h.


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