Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
opengl.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <glew/glew.h>
4
#include <sdl2/SDL.h>
5
6
#ifndef BLAM
7
#define BLAM
8
#endif
9
10
namespace
Blam::Rendering::OpenGL
11
{
12
BLAM
void
LogGlErrors
(
int
line,
const
char
* filename, GLenum first_error);
13
}
BLAM
#define BLAM
Definition:
opengl.h:7
Blam::Rendering::OpenGL::LogGlErrors
BLAM void LogGlErrors(int line, const char *filename, GLenum first_error)
Definition:
logging.cpp:60
Blam::Rendering::OpenGL
Definition:
opengl.h:10
blam
components
rendering
opengl
opengl.h
Generated on Tue Jan 12 2021 01:11:27 for Blamite Game Engine - blam! by
1.8.17