mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 00:04:49 +02:00
8 lines
193 B
C
8 lines
193 B
C
#include "../native/gfx/gl_common.h"
|
|
|
|
extern const GLint aLookup[];
|
|
extern const GLint bLookup[];
|
|
extern const GLint eqLookup[];
|
|
extern const GLint cullingMode[];
|
|
extern const GLuint ztests[];
|