2012-11-26 10:38:39 +00:00
|
|
|
#include "../native/gfx/gl_common.h"
|
2012-11-24 14:19:29 +00:00
|
|
|
|
|
|
|
extern const GLint aLookup[];
|
|
|
|
extern const GLint bLookup[];
|
|
|
|
extern const GLint eqLookup[];
|
|
|
|
extern const GLint cullingMode[];
|
2012-11-26 03:25:14 +00:00
|
|
|
extern const GLuint ztests[];
|