Project
Loading...
Searching...
No Matches
GPUDisplayBackendOpenGL.cxx File Reference
#include <GL/glew.h>
#include "GPUCommonDef.h"
#include "GPUDisplayBackendOpenGL.h"
#include "shaders/GPUDisplayShaders.h"
#include "GPUDisplay.h"

Go to the source code of this file.

Macros

#define gluErrorString(err)   ""
 
#define OPENGL_EMULATE_MULTI_DRAW   0
 
#define GPUCA_BUILD_EVENT_DISPLAY_OPENGL
 

Detailed Description

Author
David Rohr

Definition in file GPUDisplayBackendOpenGL.cxx.

Macro Definition Documentation

◆ gluErrorString

#define gluErrorString (   err)    ""

Definition at line 23 of file GPUDisplayBackendOpenGL.cxx.

◆ GPUCA_BUILD_EVENT_DISPLAY_OPENGL

#define GPUCA_BUILD_EVENT_DISPLAY_OPENGL

Definition at line 42 of file GPUDisplayBackendOpenGL.cxx.

◆ OPENGL_EMULATE_MULTI_DRAW

#define OPENGL_EMULATE_MULTI_DRAW   0

Definition at line 31 of file GPUDisplayBackendOpenGL.cxx.