| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 47 #ifndef APIENTRYP 48 #define APIENTRYP APIENTRY * macro 109 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 110 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels); 111 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 void *pixels); 112 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 219 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture); 220 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPROC) (GLfloat value, GLboolean invert); 221 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data); 222 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DPRO [all...] |
| H A D | glcorearb.h | 47 #ifndef APIENTRYP 48 #define APIENTRYP APIENTRY * macro 263 typedef void (APIENTRYP PFNGLCULLFACEPROC) (GLenum mode); 264 typedef void (APIENTRYP PFNGLFRONTFACEPROC) (GLenum mode); 265 typedef void (APIENTRYP PFNGLHINTPROC) (GLenum target, GLenum mode); 266 typedef void (APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); 267 typedef void (APIENTRYP PFNGLPOINTSIZEPROC) (GLfloat size); 268 typedef void (APIENTRYP PFNGLPOLYGONMODEPROC) (GLenum face, GLenum mode); 269 typedef void (APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); 270 typedef void (APIENTRYP PFNGLTEXPARAMETERFPRO [all...] |
| H A D | gl.h | 92 #ifndef APIENTRYP 93 #define APIENTRYP APIENTRY * macro 1516 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices); 1517 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); 1518 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); 1519 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 1917 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture); 1918 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPROC) (GLclampf value, GLboolean invert); 1919 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data); 1920 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DPRO [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 47 #ifndef APIENTRYP 48 #define APIENTRYP APIENTRY * macro 264 typedef void (APIENTRYP PFNGLCULLFACEPROC) (GLenum mode); 265 typedef void (APIENTRYP PFNGLFRONTFACEPROC) (GLenum mode); 266 typedef void (APIENTRYP PFNGLHINTPROC) (GLenum target, GLenum mode); 267 typedef void (APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); 268 typedef void (APIENTRYP PFNGLPOINTSIZEPROC) (GLfloat size); 269 typedef void (APIENTRYP PFNGLPOLYGONMODEPROC) (GLenum face, GLenum mode); 270 typedef void (APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); 271 typedef void (APIENTRYP PFNGLTEXPARAMETERFPRO [all...] |
| H A D | glext.h | 47 #ifndef APIENTRYP 48 #define APIENTRYP APIENTRY * macro 111 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices); 112 typedef void (APIENTRYP PFNGLTEXIMAGE3DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels); 113 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 void *pixels); 114 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 221 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture); 222 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPROC) (GLfloat value, GLboolean invert); 223 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data); 224 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DPRO [all...] |
| H A D | gl.h | 85 #ifndef APIENTRYP 86 #define APIENTRYP APIENTRY * macro 1509 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices); 1510 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); 1511 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); 1512 typedef void (APIENTRYP PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 1910 typedef void (APIENTRYP PFNGLACTIVETEXTUREPROC) (GLenum texture); 1911 typedef void (APIENTRYP PFNGLSAMPLECOVERAGEPROC) (GLclampf value, GLboolean invert); 1912 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *data); 1913 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DPRO [all...] |
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | miscdefines.c | 58 #ifndef APIENTRYP 59 #error missing APIENTRYP
|
| /xsrc/external/mit/libepoxy/dist/include/epoxy/ |
| H A D | gl.h | 79 #ifndef APIENTRYP 80 #define APIENTRYP APIENTRY * macro
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | prog_parameter.c | 42 typedef void (APIENTRYP PFNGLPROGRAMLOCALPARAMETERS4FVEXTPROC)(GLenum, 44 typedef void (APIENTRYP PFNGLPROGRAMENVPARAMETERS4FVEXTPROC)(GLenum,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | wglext.h | 41 #ifndef APIENTRYP 42 #define APIENTRYP APIENTRY * macro
|