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

  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
mapi_abi.py 30 # make it possible to import glapi
32 GLAPI = "./%s/../glapi/gen" % (os.path.dirname(sys.argv[0]))
33 sys.path.append(GLAPI)
135 """Parse a GLAPI XML file for ABI entries."""
695 self.api_call = 'GLAPI'
798 """Shared GLAPI API Printer"""
839 printers = ['vgapi', 'glapi', 'es1api', 'es2api', 'shared-glapi']
859 'glapi': GLAPIPrinter
    [all...]
  /external/mesa3d/src/mapi/mapi/
mapi_abi.py 30 # make it possible to import glapi
32 GLAPI = "./%s/../glapi/gen" % (os.path.dirname(sys.argv[0]))
33 sys.path.append(GLAPI)
135 """Parse a GLAPI XML file for ABI entries."""
695 self.api_call = 'GLAPI'
798 """Shared GLAPI API Printer"""
839 printers = ['vgapi', 'glapi', 'es1api', 'es2api', 'shared-glapi']
859 'glapi': GLAPIPrinter
    [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...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 44 #ifndef GLAPI
45 #define GLAPI extern
    [all...]
wglext.h 44 #ifndef GLAPI
45 #define GLAPI extern
    [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/mesa3d/include/GL/
glxext.h 44 #ifndef GLAPI
45 #define GLAPI extern
    [all...]
wglext.h 44 #ifndef GLAPI
45 #define GLAPI extern
    [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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 42 #ifndef GLAPI
43 #define GLAPI extern
gl.h 55 # define GLAPI __declspec(dllexport)
57 # define GLAPI __declspec(dllimport)
59 # define GLAPI extern
63 # define GLAPI extern
66 # define GLAPI __attribute__((visibility("default")))
96 #ifndef GLAPI
97 #define GLAPI extern
774 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
776 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
778 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 42 #ifndef GLAPI
43 #define GLAPI extern
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 42 #ifndef GLAPI
43 #define GLAPI extern
gl.h 55 # define GLAPI __declspec(dllexport)
57 # define GLAPI __declspec(dllimport)
59 # define GLAPI extern
63 # define GLAPI extern
66 # define GLAPI __attribute__((visibility("default")))
96 #ifndef GLAPI
97 #define GLAPI extern
774 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
776 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
778 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 42 #ifndef GLAPI
43 #define GLAPI extern
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 42 #ifndef GLAPI
43 #define GLAPI extern
gl.h 55 # define GLAPI __declspec(dllexport)
57 # define GLAPI __declspec(dllimport)
59 # define GLAPI extern
63 # define GLAPI extern
66 # define GLAPI __attribute__((visibility("default")))
96 #ifndef GLAPI
97 #define GLAPI extern
774 GLAPI void GLAPIENTRY glClearIndex( GLfloat c );
776 GLAPI void GLAPIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha );
778 GLAPI void GLAPIENTRY glClear( GLbitfield mask )
    [all...]
glext.h 42 #ifndef GLAPI
43 #define GLAPI extern
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 44 #ifndef GLAPI
45 #define GLAPI extern
    [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...]

Completed in 1272 milliseconds