|
Blender V5.0
|
#include <GHOST_Types.h>
Public Attributes | |
| bool | is_stereo_visual |
| bool | is_debug |
| GHOST_TVSyncModes | vsync |
Settings used to create a GPU context.
Definition at line 820 of file GHOST_Types.h.
| bool GHOST_ContextParams::is_debug |
Definition at line 822 of file GHOST_Types.h.
Referenced by GHOST_SystemWayland::createOffscreenContext(), GHOST_SystemWin32::createOffscreenContext(), and GHOST_SystemX11::createOffscreenContext().
| bool GHOST_ContextParams::is_stereo_visual |
Definition at line 821 of file GHOST_Types.h.
| GHOST_TVSyncModes GHOST_ContextParams::vsync |
Definition at line 823 of file GHOST_Types.h.