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

Go to the source code of this file.
Definition at line 138 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 158 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 732 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 809 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 886 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
| void gl_GetTexLevelParameterfv | ( | GLcontext * | ctx, |
| GLenum | target, | ||
| GLint | level, | ||
| GLenum | pname, | ||
| GLfloat * | params | ||
| ) |
Definition at line 278 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
| void gl_GetTexLevelParameteriv | ( | GLcontext * | ctx, |
| GLenum | target, | ||
| GLint | level, | ||
| GLenum | pname, | ||
| GLint * | params | ||
| ) |
Definition at line 289 of file texstate.c.
Referenced by gl_GetTexLevelParameterfv(), init_dlist_pointers(), and init_exec_pointers().
Definition at line 426 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 496 of file texstate.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().
Definition at line 90 of file texstate.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 587 of file texstate.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 188 of file texstate.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 967 of file texstate.c.
Referenced by gl_update_state().