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

Go to the source code of this file.
Functions | |
| void | gl_DrawPixels (GLcontext *ctx, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) |
| void gl_DrawPixels | ( | GLcontext * | ctx, |
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const GLvoid * | pixels | ||
| ) |
Definition at line 1145 of file drawpix.c.
Referenced by execute_list(), init_dlist_pointers(), and init_exec_pointers().