|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "types.h"

Go to the source code of this file.
Functions | |
| void | gl_CullFace (GLcontext *ctx, GLenum mode) |
| void | gl_FrontFace (GLcontext *ctx, GLenum mode) |
| void | gl_PolygonMode (GLcontext *ctx, GLenum face, GLenum mode) |
| void | gl_PolygonOffset (GLcontext *ctx, GLfloat factor, GLfloat units) |
| void | gl_PolygonStipple (GLcontext *ctx, const GLubyte *mask) |
| void | gl_GetPolygonStipple (GLcontext *ctx, GLubyte *mask) |
Definition at line 64 of file polygon.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 80 of file polygon.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 154 of file polygon.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 95 of file polygon.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 161 of file polygon.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 130 of file polygon.c.
Referenced by execute_list(), and init_exec_pointers().