Home
last modified time | relevance | path

Searched defs:APIENTRY (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/wgl/
Dgldrv.h34 void (APIENTRY *glNewList )( GLuint list, GLenum mode ); member
35 void (APIENTRY *glEndList )( void ); member
36 void (APIENTRY *glCallList )( GLuint list ); member
37 void (APIENTRY *glCallLists )( GLsizei n, GLenum type, const GLvoid *lists ); member
38 void (APIENTRY *glDeleteLists )( GLuint list, GLsizei range ); member
40 void (APIENTRY *glListBase )( GLuint base ); member
41 void (APIENTRY *glBegin )( GLenum mode ); member
42 …void (APIENTRY *glBitmap )( GLsizei width, GLsizei height, GLfloat xorig, GLf… member
43 void (APIENTRY *glColor3b )( GLbyte red, GLbyte green, GLbyte blue ); member
44 void (APIENTRY *glColor3bv )( const GLbyte *v ); member
[all …]
/third_party/skia/third_party/externals/egl-registry/api/1.0/
Degl.h18 #define APIENTRY macro
281 EGLAPI void (* APIENTRY eglGetProcAddress(const char *procname))(); variable
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
Degl.h18 #define APIENTRY macro
281 EGLAPI void (* APIENTRY eglGetProcAddress(const char *procname))(); variable
/third_party/EGL/api/1.0/
Degl.h18 #define APIENTRY macro
281 EGLAPI void (* APIENTRY eglGetProcAddress(const char *procname))(); variable
/third_party/EGL/api/1.0/EGL/
Degl.h21 #define APIENTRY macro
284 EGLAPI void (* APIENTRY eglGetProcAddress(const char *procname))(); variable
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp47 #define APIENTRY __stdcall // It is customary to use APIENTRY for OpenGL function … macro
Dimgui_impl_opengl3_loader.h100 #define APIENTRY macro
/third_party/EGL/api/1.1/EGL/
Degl.h189 GLAPI void (* APIENTRY eglGetProcAddress (const char *procname))(); variable
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
Degl.h219 GLAPI void (* APIENTRY eglGetProcAddress (const char *procname))(); variable
/third_party/openGLES/api/GLES/1.0/
Dgl.h48 #define APIENTRY macro
/third_party/openGLES/api/GLSC/1.0/
Dgl.h20 #define APIENTRY macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h20 #define APIENTRY macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h48 #define APIENTRY macro
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h14 #define APIENTRY macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h14 #define APIENTRY macro
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h98 #define APIENTRY __stdcall macro
/third_party/glfw/include/GLFW/
Dglfw3.h98 #define APIENTRY __stdcall macro
/third_party/ffmpeg/libavdevice/
Dopengl_enc.c64 #define APIENTRY macro
/third_party/mesa3d/include/GL/
Dgl.h81 #define APIENTRY GLAPIENTRY macro
Dglcorearb.h45 #define APIENTRY macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h45 #define APIENTRY macro
/third_party/glfw/deps/glad/
Dglad.h18 #define APIENTRY macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h45 #define APIENTRY macro
Dglext.h45 #define APIENTRY macro
/third_party/openGLES/api/GL/
Dglcorearb.h26 #define APIENTRY macro

12