ReactOS 0.4.16-dev-942-g91fadeb
|
#include "types.h"
Go to the source code of this file.
Functions | |
void | gl_ClearIndex (GLcontext *ctx, GLfloat c) |
void | gl_ClearColor (GLcontext *ctx, GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) |
void | gl_Clear (GLcontext *ctx, GLbitfield mask) |
const GLubyte * | gl_GetString (GLcontext *ctx, GLenum name) |
void | gl_Finish (GLcontext *ctx) |
void | gl_Flush (GLcontext *ctx) |
void | gl_Hint (GLcontext *ctx, GLenum target, GLenum mode) |
void | gl_DrawBuffer (GLcontext *ctx, GLenum mode) |
void | gl_ReadBuffer (GLcontext *ctx, GLenum mode) |
void gl_Clear | ( | GLcontext * | ctx, |
GLbitfield | mask | ||
) |
Definition at line 260 of file misc.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 132 of file misc.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 117 of file misc.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 408 of file misc.c.
Referenced by execute_list(), gl_PopAttrib(), and init_exec_pointers().
Definition at line 346 of file misc.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 360 of file misc.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 312 of file misc.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 374 of file misc.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 455 of file misc.c.
Referenced by execute_list(), and init_exec_pointers().