HomeSort by relevance Sort by last modified time
    Searched refs:GLAPI (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/include/GL/
osmesa.h 120 GLAPI OSMesaContext GLAPIENTRY
133 GLAPI OSMesaContext GLAPIENTRY
143 GLAPI void GLAPIENTRY
175 GLAPI GLboolean GLAPIENTRY
185 GLAPI OSMesaContext GLAPIENTRY
203 GLAPI void GLAPIENTRY
219 GLAPI void GLAPIENTRY
234 GLAPI GLboolean GLAPIENTRY
250 GLAPI GLboolean GLAPIENTRY
267 GLAPI OSMESAproc GLAPIENTR
    [all...]
gl.h 56 # define GLAPI __declspec(dllexport)
58 # define GLAPI __declspec(dllimport)
60 # define GLAPI extern
68 # define GLAPI extern
71 # define GLAPI __attribute__((visibility("default")))
99 #ifndef GLAPI
100 #define GLAPI extern
777 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
779 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
781 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 48 #ifndef GLAPI
49 #define GLAPI extern
    [all...]
  /external/mesa3d/include/GL/
osmesa.h 119 GLAPI OSMesaContext GLAPIENTRY
132 GLAPI OSMesaContext GLAPIENTRY
142 GLAPI void GLAPIENTRY
174 GLAPI GLboolean GLAPIENTRY
184 GLAPI OSMesaContext GLAPIENTRY
202 GLAPI void GLAPIENTRY
218 GLAPI void GLAPIENTRY
233 GLAPI GLboolean GLAPIENTRY
249 GLAPI GLboolean GLAPIENTRY
266 GLAPI OSMESAproc GLAPIENTR
    [all...]
gl.h 56 # define GLAPI __declspec(dllexport)
58 # define GLAPI __declspec(dllimport)
60 # define GLAPI extern
68 # define GLAPI extern
71 # define GLAPI __attribute__((visibility("default")))
98 #ifndef GLAPI
99 #define GLAPI extern
776 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
778 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
780 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 48 #ifndef GLAPI
49 #define GLAPI extern
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
SConscript 2 # SConscript for glapi
37 'glapi.c',
52 GLAPI = '#src/mapi/glapi/'
63 script = GLAPI + 'gen/gl_x86_asm.py',
64 source = GLAPI + 'gen/gl_API.xml',
76 script = GLAPI + 'gen/gl_x86-64_asm.py',
77 source = GLAPI + 'gen/gl_API.xml',
89 script = GLAPI + 'gen/gl_SPARC_asm.py',
90 source = GLAPI + 'gen/gl_API.xml'
    [all...]
glapi_dispatch.c 31 * glapi/glapi_x86.S on IA32 or glapi/glapi_sparc.S on SPARC).
40 #include "glapi/glapi_priv.h"
41 #include "glapi/glapitable.h"
47 #define KEYWORD1 GLAPI
90 #include "glapi/glapitemp.h"
  /external/mesa3d/src/mapi/glapi/
SConscript 2 # SConscript for glapi
37 'glapi.c',
52 GLAPI = '#src/mapi/glapi/'
63 script = GLAPI + 'gen/gl_x86_asm.py',
64 source = GLAPI + 'gen/gl_API.xml',
76 script = GLAPI + 'gen/gl_x86-64_asm.py',
77 source = GLAPI + 'gen/gl_API.xml',
89 script = GLAPI + 'gen/gl_SPARC_asm.py',
90 source = GLAPI + 'gen/gl_API.xml'
    [all...]
glapi_dispatch.c 31 * glapi/glapi_x86.S on IA32 or glapi/glapi_sparc.S on SPARC).
40 #include "glapi/glapi_priv.h"
41 #include "glapi/glapitable.h"
47 #define KEYWORD1 GLAPI
90 #include "glapi/glapitemp.h"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl.h 56 # define GLAPI __declspec(dllexport)
58 # define GLAPI __declspec(dllimport)
60 # define GLAPI extern
68 # define GLAPI extern
71 # define GLAPI __attribute__((visibility("default")))
102 #ifndef GLAPI
103 #define GLAPI extern
780 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
782 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
784 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 49 #ifndef GLAPI
50 #define GLAPI extern
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 56 # define GLAPI __declspec(dllexport)
58 # define GLAPI __declspec(dllimport)
60 # define GLAPI extern
68 # define GLAPI extern
71 # define GLAPI __attribute__((visibility("default")))
102 #ifndef GLAPI
103 #define GLAPI extern
780 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
782 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
784 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 49 #ifndef GLAPI
50 #define GLAPI extern
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 50 #ifndef GLAPI
51 #define GLAPI extern
473 GLAPI void APIENTRY glActiveTexture (GLenum texture);
474 GLAPI void APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
475 GLAPI void APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
476 GLAPI void APIENTRY glBindTexture (GLenum target, GLuint texture);
477 GLAPI void APIENTRY glBlendFunc (GLenum sfactor, GLenum dfactor);
478 GLAPI void APIENTRY glClear (GLbitfield mask);
479 GLAPI void APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
480 GLAPI void APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
    [all...]
egl.h 194 GLAPI EGLint APIENTRY eglGetError (void);
196 GLAPI EGLDisplay APIENTRY eglGetDisplay (NativeDisplayType display);
197 GLAPI EGLBoolean APIENTRY eglInitialize (EGLDisplay dpy, EGLint *major, EGLint *minor);
198 GLAPI EGLBoolean APIENTRY eglTerminate (EGLDisplay dpy);
199 GLAPI const char * APIENTRY eglQueryString (EGLDisplay dpy, EGLint name);
200 GLAPI void (* APIENTRY eglGetProcAddress (const char *procname))();
202 GLAPI EGLBoolean APIENTRY eglGetConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *num_config);
203 GLAPI EGLBoolean APIENTRY eglChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config);
204 GLAPI EGLBoolean APIENTRY eglGetConfigAttrib (EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value);
206 GLAPI EGLSurface APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType win (…)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h 107 #ifndef GLAPI
108 #define GLAPI extern
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h 107 #ifndef GLAPI
108 #define GLAPI extern
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h 107 #ifndef GLAPI
108 #define GLAPI extern
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h 107 #ifndef GLAPI
108 #define GLAPI extern
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h 22 GLAPI void APIENTRY GLAPI_PREFIX(NewList)(GLuint list, GLenum mode);
23 GLAPI void APIENTRY GLAPI_PREFIX(EndList)(void);
24 GLAPI void APIENTRY GLAPI_PREFIX(CallList)(GLuint list);
25 GLAPI void APIENTRY GLAPI_PREFIX(CallLists)(GLsizei n, GLenum type, const GLvoid *lists);
26 GLAPI void APIENTRY GLAPI_PREFIX(DeleteLists)(GLuint list, GLsizei range);
27 GLAPI GLuint APIENTRY GLAPI_PREFIX(GenLists)(GLsizei range);
28 GLAPI void APIENTRY GLAPI_PREFIX(ListBase)(GLuint base);
29 GLAPI void APIENTRY GLAPI_PREFIX(Begin)(GLenum mode);
30 GLAPI void APIENTRY GLAPI_PREFIX(Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
31 GLAPI void APIENTRY GLAPI_PREFIX(Color3b)(GLbyte red, GLbyte green, GLbyte blue)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/
SConscript 334 GLAPI = '#src/mapi/glapi/'
353 script = GLAPI + 'gen/gl_table.py',
354 source = GLAPI + 'gen/gl_and_es_API.xml',
359 script = GLAPI + 'gen/remap_helper.py',
360 source = GLAPI + 'gen/gl_and_es_API.xml',
443 script = GLAPI + 'gen/gl_enums.py',
444 source = GLAPI + 'gen/gl_and_es_API.xml',
  /external/mesa3d/src/mesa/
SConscript 334 GLAPI = '#src/mapi/glapi/'
353 script = GLAPI + 'gen/gl_table.py',
354 source = GLAPI + 'gen/gl_and_es_API.xml',
359 script = GLAPI + 'gen/remap_helper.py',
360 source = GLAPI + 'gen/gl_and_es_API.xml',
443 script = GLAPI + 'gen/gl_enums.py',
444 source = GLAPI + 'gen/gl_and_es_API.xml',
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
osmesa.c 597 GLAPI OSMesaContext GLAPIENTRY
611 GLAPI OSMesaContext GLAPIENTRY
803 GLAPI void GLAPIENTRY
852 GLAPI GLboolean GLAPIENTRY
934 GLAPI OSMesaContext GLAPIENTRY
946 GLAPI void GLAPIENTRY
972 GLAPI void GLAPIENTRY
1024 GLAPI GLboolean GLAPIENTRY
1062 GLAPI GLboolean GLAPIENTR
    [all...]
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 597 GLAPI OSMesaContext GLAPIENTRY
611 GLAPI OSMesaContext GLAPIENTRY
803 GLAPI void GLAPIENTRY
852 GLAPI GLboolean GLAPIENTRY
934 GLAPI OSMesaContext GLAPIENTRY
946 GLAPI void GLAPIENTRY
972 GLAPI void GLAPIENTRY
1024 GLAPI GLboolean GLAPIENTRY
1062 GLAPI GLboolean GLAPIENTR
    [all...]

Completed in 797 milliseconds

1 2