DDraceNetwork Docs
backend_sdl.h File Reference
#include <SDL_video.h>
#include <base/detect.h>
#include <engine/graphics.h>
#include <engine/client/graphics_threaded.h>
#include <engine/client/backend/backend_base.h>
#include <atomic>
#include <condition_variable>
#include <cstddef>
#include <cstdint>
#include <mutex>
#include <vector>
Include dependency graph for backend_sdl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGraphicsBackend_Threaded
 
class  CGraphicsBackend_Threaded::ICommandProcessor
 
class  CCommandProcessorFragment_General
 
struct  SBackendCapabilites
 
class  CCommandProcessorFragment_SDL
 
struct  CCommandProcessorFragment_SDL::SCommand_Init
 
struct  CCommandProcessorFragment_SDL::SCommand_Shutdown
 
class  CCommandProcessor_SDL_GL
 
class  CGraphicsBackend_SDL_GL
 

Variables

static constexpr size_t gs_GpuInfoStringSize = 256
 

Variable Documentation

◆ gs_GpuInfoStringSize

constexpr size_t gs_GpuInfoStringSize = 256
staticconstexpr