![]() |
TinyGL 0.4.1 for MinGW
|
Go to the source code of this file.
Data Structures | |
struct | GLSpecBuf |
Macros | |
#define | MAX_SPECULAR_BUFFERS 8 |
#define | SPECULAR_BUFFER_SIZE 1024 |
#define | SPECULAR_BUFFER_RESOLUTION 1024 |
Typedefs | |
typedef struct GLSpecBuf | GLSpecBuf |
Functions | |
GLSpecBuf * | specbuf_get_buffer (GLContext *c, const int shininess_i, const float shininess) |
void | specbuf_cleanup (GLContext *c) |
void specbuf_cleanup | ( | GLContext * | c | ) |