RetroArch
Public Attributes | List of all members
VkHdrMetadataEXT Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkHdrMetadataEXT:
[legend]

Public Attributes

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

Member Data Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

◆ pNext

const void* VkHdrMetadataEXT::pNext

◆ sType

VkStructureType VkHdrMetadataEXT::sType

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

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