Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 11880 of file vulkan_core.h.

Member Data Documentation

◆ displayPrimaryBlue

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue

Definition at line 11885 of file vulkan_core.h.

◆ displayPrimaryGreen

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen

Definition at line 11884 of file vulkan_core.h.

◆ displayPrimaryRed

VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed

Definition at line 11883 of file vulkan_core.h.

◆ maxContentLightLevel

float VkHdrMetadataEXT::maxContentLightLevel

Definition at line 11889 of file vulkan_core.h.

◆ maxFrameAverageLightLevel

float VkHdrMetadataEXT::maxFrameAverageLightLevel

Definition at line 11890 of file vulkan_core.h.

◆ maxLuminance

float VkHdrMetadataEXT::maxLuminance

Definition at line 11887 of file vulkan_core.h.

◆ minLuminance

float VkHdrMetadataEXT::minLuminance

Definition at line 11888 of file vulkan_core.h.

◆ pNext

const void* VkHdrMetadataEXT::pNext

Definition at line 11882 of file vulkan_core.h.

◆ sType

VkStructureType VkHdrMetadataEXT::sType

Definition at line 11881 of file vulkan_core.h.

◆ whitePoint

VkXYColorEXT VkHdrMetadataEXT::whitePoint

Definition at line 11886 of file vulkan_core.h.


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