HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkHdrMetadataEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Member Data Documentation

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 10915 of file vulkan_core.h.

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 10914 of file vulkan_core.h.

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 10913 of file vulkan_core.h.

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 10919 of file vulkan_core.h.

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 10920 of file vulkan_core.h.

float VkHdrMetadataEXT::maxLuminance

Definition at line 10917 of file vulkan_core.h.

float VkHdrMetadataEXT::minLuminance

Definition at line 10918 of file vulkan_core.h.

const void* VkHdrMetadataEXT::pNext

Definition at line 10912 of file vulkan_core.h.

VkStructureType VkHdrMetadataEXT::sType

Definition at line 10911 of file vulkan_core.h.

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 10916 of file vulkan_core.h.


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