|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::HdrMetadataEXT:Data Fields | |
| const void * | pNext = nullptr |
| XYColorEXT | displayPrimaryRed |
| XYColorEXT | displayPrimaryGreen |
| XYColorEXT | displayPrimaryBlue |
| XYColorEXT | whitePoint |
| float | maxLuminance |
| float | minLuminance |
| float | maxContentLightLevel |
| float | maxFrameAverageLightLevel |
Private Attributes | |
| StructureType | sType = StructureType::eHdrMetadataEXT |
Definition at line 15080 of file vulkan.hpp.
|
inline |
Definition at line 15082 of file vulkan.hpp.
|
inline |
Definition at line 15101 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 15170 of file vulkan.hpp.
|
inline |
Definition at line 15165 of file vulkan.hpp.
|
inline |
Definition at line 15189 of file vulkan.hpp.
|
inline |
Definition at line 15106 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 15175 of file vulkan.hpp.
References displayPrimaryBlue, displayPrimaryGreen, displayPrimaryRed, maxContentLightLevel, maxFrameAverageLightLevel, maxLuminance, minLuminance, pNext, sType, and whitePoint.
|
inline |
Definition at line 15129 of file vulkan.hpp.
|
inline |
Definition at line 15123 of file vulkan.hpp.
|
inline |
Definition at line 15117 of file vulkan.hpp.
|
inline |
Definition at line 15153 of file vulkan.hpp.
|
inline |
Definition at line 15159 of file vulkan.hpp.
|
inline |
Definition at line 15141 of file vulkan.hpp.
|
inline |
Definition at line 15147 of file vulkan.hpp.
|
inline |
Definition at line 15111 of file vulkan.hpp.
|
inline |
Definition at line 15135 of file vulkan.hpp.
| XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryBlue |
Definition at line 15201 of file vulkan.hpp.
Referenced by operator==().
| XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryGreen |
Definition at line 15200 of file vulkan.hpp.
Referenced by operator==().
| XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::displayPrimaryRed |
Definition at line 15199 of file vulkan.hpp.
Referenced by operator==().
| float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxContentLightLevel |
Definition at line 15205 of file vulkan.hpp.
Referenced by operator==().
| float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxFrameAverageLightLevel |
Definition at line 15206 of file vulkan.hpp.
Referenced by operator==().
| float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::maxLuminance |
Definition at line 15203 of file vulkan.hpp.
Referenced by operator==().
| float VULKAN_HPP_NAMESPACE::HdrMetadataEXT::minLuminance |
Definition at line 15204 of file vulkan.hpp.
Referenced by operator==().
| const void* VULKAN_HPP_NAMESPACE::HdrMetadataEXT::pNext = nullptr |
Definition at line 15198 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 15195 of file vulkan.hpp.
Referenced by operator==().
| XYColorEXT VULKAN_HPP_NAMESPACE::HdrMetadataEXT::whitePoint |
Definition at line 15202 of file vulkan.hpp.
Referenced by operator==().