Vulkan-Hpp
VkHdrMetadataEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Member Data Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 12606 of file vulkan_core.h.

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 12605 of file vulkan_core.h.

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 12604 of file vulkan_core.h.

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 12610 of file vulkan_core.h.

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 12611 of file vulkan_core.h.

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

Definition at line 12608 of file vulkan_core.h.

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

Definition at line 12609 of file vulkan_core.h.

◆ pNext

const void* VkHdrMetadataEXT::pNext

Definition at line 12603 of file vulkan_core.h.

◆ sType

VkStructureType VkHdrMetadataEXT::sType

Definition at line 12602 of file vulkan_core.h.

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 12607 of file vulkan_core.h.


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