DDraceNetwork Docs
|
#include <backend_sdl.h>
Public Member Functions | |
CCommandProcessor_SDL_GL (EBackendType BackendType, int GLMajor, int GLMinor, int GLPatch) | |
virtual | ~CCommandProcessor_SDL_GL () |
void | RunBuffer (CCommandBuffer *pBuffer) override |
const SGfxErrorContainer & | GetError () const override |
void | ErroneousCleanup () override |
const SGfxWarningContainer & | GetWarning () const override |
void | HandleError () |
void | HandleWarning () |
Public Member Functions inherited from CGraphicsBackend_Threaded::ICommandProcessor | |
virtual | ~ICommandProcessor ()=default |
virtual void | RunBuffer (CCommandBuffer *pBuffer)=0 |
virtual const SGfxErrorContainer & | GetError () const =0 |
virtual void | ErroneousCleanup ()=0 |
virtual const SGfxWarningContainer & | GetWarning () const =0 |
CCommandProcessor_SDL_GL::CCommandProcessor_SDL_GL | ( | EBackendType | BackendType, |
int | GLMajor, | ||
int | GLMinor, | ||
int | GLPatch | ||
) |
|
virtual |
|
overridevirtual |
Implements CGraphicsBackend_Threaded::ICommandProcessor.
|
overridevirtual |
Implements CGraphicsBackend_Threaded::ICommandProcessor.
|
overridevirtual |
Implements CGraphicsBackend_Threaded::ICommandProcessor.
void CCommandProcessor_SDL_GL::HandleError | ( | ) |
void CCommandProcessor_SDL_GL::HandleWarning | ( | ) |
|
overridevirtual |
Implements CGraphicsBackend_Threaded::ICommandProcessor.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |