SDL
2.0
|
#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 |
Definition at line 7355 of file vulkan_core.h.
VkXYColorEXT VkHdrMetadataEXT::displayPrimaryBlue |
Definition at line 7360 of file vulkan_core.h.
VkXYColorEXT VkHdrMetadataEXT::displayPrimaryGreen |
Definition at line 7359 of file vulkan_core.h.
VkXYColorEXT VkHdrMetadataEXT::displayPrimaryRed |
Definition at line 7358 of file vulkan_core.h.
float VkHdrMetadataEXT::maxContentLightLevel |
Definition at line 7364 of file vulkan_core.h.
float VkHdrMetadataEXT::maxFrameAverageLightLevel |
Definition at line 7365 of file vulkan_core.h.
float VkHdrMetadataEXT::maxLuminance |
Definition at line 7362 of file vulkan_core.h.
float VkHdrMetadataEXT::minLuminance |
Definition at line 7363 of file vulkan_core.h.
const void* VkHdrMetadataEXT::pNext |
Definition at line 7357 of file vulkan_core.h.
VkStructureType VkHdrMetadataEXT::sType |
Definition at line 7356 of file vulkan_core.h.
VkXYColorEXT VkHdrMetadataEXT::whitePoint |
Definition at line 7361 of file vulkan_core.h.