#include "include.h"
Go to the source code of this file.
Classes | |
class | Graphics |
class | Shader |
Macros | |
#define | FRONTFACE 0x0404 |
#define | BACKFACE 0x0405 |
#define | NONE 2 |
#define | LESS 0x0201 |
#define | EQUAL 0x0202 |
#define | LEQUAL 0x0203 |
#define | GREATER 0x0204 |
#define | NOTEQUAL 0x0205 |
#define | GEQUAL 0x0206 |
#define | ALWAYS 0x0207 |
#define | NEVER 0x0200 |
#define | KEEP 0x1E00 |
#define | REPLACE 0x1E01 |
#define | INCR 0x1E02 |
#define | DECR 0x1E03 |
#define | INCR_WRAP 0x8507 |
#define | DECR_WRAP 0x8508 |
#define ALWAYS 0x0207 |
#define BACKFACE 0x0405 |
#define DECR 0x1E03 |
#define DECR_WRAP 0x8508 |
#define EQUAL 0x0202 |
#define FRONTFACE 0x0404 |
#define GEQUAL 0x0206 |
#define GREATER 0x0204 |
#define INCR 0x1E02 |
#define INCR_WRAP 0x8507 |
#define KEEP 0x1E00 |
#define LEQUAL 0x0203 |
#define LESS 0x0201 |
#define NEVER 0x0200 |
#define NONE 2 |
#define NOTEQUAL 0x0205 |
#define REPLACE 0x1E01 |