Blender  V3.3
Functions
GHOST_DisplayManagerSDL.cpp File Reference
#include "GHOST_DisplayManagerSDL.h"
#include "GHOST_SystemSDL.h"
#include "GHOST_WindowManager.h"

Go to the source code of this file.

Functions

static void ghost_mode_from_sdl (GHOST_DisplaySetting &setting, SDL_DisplayMode *mode)
 
static void ghost_mode_to_sdl (const GHOST_DisplaySetting &setting, SDL_DisplayMode *mode)
 

Function Documentation

◆ ghost_mode_from_sdl()

static void ghost_mode_from_sdl ( GHOST_DisplaySetting setting,
SDL_DisplayMode *  mode 
)
static

◆ ghost_mode_to_sdl()

static void ghost_mode_to_sdl ( const GHOST_DisplaySetting setting,
SDL_DisplayMode *  mode 
)
static