Blender V5.0
GHOST_WindowHDRInfo Struct Reference

#include <GHOST_Types.h>

Public Attributes

bool hdr_enabled
bool wide_gamut_enabled
float sdr_white_level

Detailed Description

Definition at line 863 of file GHOST_Types.h.

Member Data Documentation

◆ hdr_enabled

bool GHOST_WindowHDRInfo::hdr_enabled

Definition at line 865 of file GHOST_Types.h.

Referenced by GHOST_WindowWin32::updateHDRInfo(), and WM_window_support_hdr_color().

◆ sdr_white_level

float GHOST_WindowHDRInfo::sdr_white_level

Definition at line 869 of file GHOST_Types.h.

Referenced by GHOST_WindowWin32::updateHDRInfo().

◆ wide_gamut_enabled

bool GHOST_WindowHDRInfo::wide_gamut_enabled

Definition at line 867 of file GHOST_Types.h.

Referenced by GHOST_WindowWin32::updateHDRInfo().


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