Blender V5.0
GHOST_ContextParams Struct Reference

#include <GHOST_Types.h>

Public Attributes

bool is_stereo_visual
bool is_debug
GHOST_TVSyncModes vsync

Detailed Description

Settings used to create a GPU context.

Note
Avoid adding values here unless they apply across multiple context implementations. Otherwise the settings would be better added as extra arguments, only passed to that class.

Definition at line 820 of file GHOST_Types.h.

Member Data Documentation

◆ is_debug

◆ is_stereo_visual

bool GHOST_ContextParams::is_stereo_visual

Definition at line 821 of file GHOST_Types.h.

◆ vsync

GHOST_TVSyncModes GHOST_ContextParams::vsync

Definition at line 823 of file GHOST_Types.h.


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