ReactOS 0.4.16-dev-2-g02a6913
|
#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().