Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkHdrMetadataEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkXYColorEXT displayPrimaryRed
 
VkXYColorEXT displayPrimaryGreen
 
VkXYColorEXT displayPrimaryBlue
 
VkXYColorEXT whitePoint
 
float maxLuminance
 
float minLuminance
 
float maxContentLightLevel
 
float maxFrameAverageLightLevel
 

Detailed Description

Definition at line 13163 of file vulkan_core.h.

Field Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 13168 of file vulkan_core.h.

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 13167 of file vulkan_core.h.

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 13166 of file vulkan_core.h.

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 13172 of file vulkan_core.h.

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 13173 of file vulkan_core.h.

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

Definition at line 13170 of file vulkan_core.h.

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

Definition at line 13171 of file vulkan_core.h.

◆ pNext

const void* VkHdrMetadataEXT::pNext

Definition at line 13165 of file vulkan_core.h.

◆ sType

VkStructureType VkHdrMetadataEXT::sType

Definition at line 13164 of file vulkan_core.h.

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 13169 of file vulkan_core.h.


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