Searched refs:APIENTRYP (Results 1 - 9 of 9) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h104 #ifndef APIENTRYP
105 #define APIENTRYP APIENTRY * macro
3192 typedef void (APIENTRYP PFNGLBLENDCOLORPROC) (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
3193 typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
3194 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
3195 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table);
3196 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, const GLfloat *params);
3197 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint *params);
3198 typedef void (APIENTRYP PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
3199 typedef void (APIENTRYP PFNGLGETCOLORTABLEPRO
[all...]
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h45 #ifndef APIENTRYP
46 #define APIENTRYP APIENTRY * macro
6290 typedef void (APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
6291 typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
6292 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
6293 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
6294 typedef void (APIENTRYP PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);
6295 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
6296 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table);
6297 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERFVPRO
[all...]
H A Dgl.h111 #ifndef APIENTRYP
112 #define APIENTRYP APIENTRY * macro
1544 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
1545 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
1546 typedef void (APIENTRYP PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);
1547 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
1739 typedef void (APIENTRYP PFNGLBLENDCOLORPROC) (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
1740 typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
1947 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture);
1948 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPRO
[all...]
H A Dglxext.h41 #ifndef APIENTRYP
42 #define APIENTRYP APIENTRY * macro
H A Dwglext.h41 #ifndef APIENTRYP
42 #define APIENTRYP APIENTRY * macro
/external/mesa3d/include/GL/
H A Dglext.h45 #ifndef APIENTRYP
46 #define APIENTRYP APIENTRY * macro
6290 typedef void (APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
6291 typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
6292 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
6293 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
6294 typedef void (APIENTRYP PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);
6295 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
6296 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table);
6297 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERFVPRO
[all...]
H A Dgl.h111 #ifndef APIENTRYP
112 #define APIENTRYP APIENTRY * macro
1544 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
1545 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
1546 typedef void (APIENTRYP PFNGLTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels);
1547 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
1739 typedef void (APIENTRYP PFNGLBLENDCOLORPROC) (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
1740 typedef void (APIENTRYP PFNGLBLENDEQUATIONPROC) (GLenum mode);
1947 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture);
1948 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPRO
[all...]
H A Dglxext.h41 #ifndef APIENTRYP
42 #define APIENTRYP APIENTRY * macro
H A Dwglext.h41 #ifndef APIENTRYP
42 #define APIENTRYP APIENTRY * macro

Completed in 660 milliseconds