ReactOS 0.4.16-dev-433-g6363f78
|
#include "types.h"
Go to the source code of this file.
Functions | |
void | gl_ReadPixels (GLcontext *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) |
void gl_ReadPixels | ( | GLcontext * | ctx, |
GLint | x, | ||
GLint | y, | ||
GLsizei | width, | ||
GLsizei | height, | ||
GLenum | format, | ||
GLenum | type, | ||
GLvoid * | pixels | ||
) |
Definition at line 1059 of file readpix.c.
Referenced by init_dlist_pointers(), and init_exec_pointers().