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

1 2

  /device/generic/goldfish-opengl/system/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
gl.h 593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 565 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
574 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
583 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
612 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
613 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
615 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
616 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
618 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /external/mesa3d/include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
gl.h 593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 565 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
574 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
583 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
612 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
613 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
615 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
616 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
618 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /external/swiftshader/include/GLES/
glplatform.h 30 #ifndef GL_API
31 #define GL_API KHRONOS_APICALL
gl.h 404 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref);
405 GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
406 GL_API void GL_APIENTRY glClearDepthf (GLfloat d);
407 GL_API void GL_APIENTRY glClipPlanef (GLenum p, const GLfloat *eqn);
408 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
409 GL_API void GL_APIENTRY glDepthRangef (GLfloat n, GLfloat f);
410 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
411 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
412 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
413 GL_API void GL_APIENTRY glGetClipPlanef (GLenum plane, GLfloat *equation)
    [all...]
glext.h 63 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
64 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
81 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
93 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
105 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
144 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
145 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
147 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
148 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords)
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
glplatform.h 22 #ifndef GL_API
23 #define GL_API KHRONOS_APICALL
gl.h 593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
594 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
597 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
598 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
599 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
600 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
601 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4]);
    [all...]
glext.h 565 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
574 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
583 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
612 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
613 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
615 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
616 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
618 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /frameworks/native/opengl/include/GLES/
glplatform.h 30 #ifndef GL_API
31 #define GL_API KHRONOS_APICALL
gl.h 405 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref);
406 GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
407 GL_API void GL_APIENTRY glClearDepthf (GLfloat d);
408 GL_API void GL_APIENTRY glClipPlanef (GLenum p, const GLfloat *eqn);
409 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
410 GL_API void GL_APIENTRY glDepthRangef (GLfloat n, GLfloat f);
411 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
412 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
413 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
414 GL_API void GL_APIENTRY glGetClipPlanef (GLenum plane, GLfloat *equation)
    [all...]
glext.h 59 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
60 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
77 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
89 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
101 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
140 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
141 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
142 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
143 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
144 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords)
    [all...]
  /external/mesa3d/src/mapi/glapi/
glapi_dispatch.c 100 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
101 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
102 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
103 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4]);
104 GL_API void GL_APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
106 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
107 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
108 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
109 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
110 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
main.cpp 541 GL_API void GL_APIENTRY glActiveTexture(GLenum texture)
546 GL_API void GL_APIENTRY glAlphaFunc(GLenum func, GLclampf ref)
551 GL_API void GL_APIENTRY glAlphaFuncx(GLenum func, GLclampx ref)
556 GL_API void GL_APIENTRY glBindBuffer(GLenum target, GLuint buffer)
561 GL_API void GL_APIENTRY glBindFramebuffer(GLenum target, GLuint framebuffer)
566 GL_API void GL_APIENTRY glBindFramebufferOES(GLenum target, GLuint framebuffer)
571 GL_API void GL_APIENTRY glBindRenderbufferOES(GLenum target, GLuint renderbuffer)
576 GL_API void GL_APIENTRY glBindTexture(GLenum target, GLuint texture)
581 GL_API void GL_APIENTRY glBlendEquationOES(GLenum mode)
586 GL_API void GL_APIENTRY glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha
    [all...]
  /frameworks/native/opengl/libs/tools/
glentrygen 30 if ($line !~ /^GL_API(CALL)?\s+(.+)\s+GL_APIENTRY\s+([\w]+)\s*\(([^\)]+)\);/) {
glapigen 30 if ($line !~ /^GL_API(CALL)?\s+(.+)\s+GL_APIENTRY\s+([\w]+)\s*\(([^\)]+)\);/) {
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 38 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
40 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
42 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
44 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
46 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type,
48 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
50 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
76 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
81 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
331 #include "gl_api.in
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 51 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
53 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
55 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
57 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
59 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type,
61 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
63 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.h 22 #ifdef GL_API
23 #undef GL_API
25 #define GL_API
  /external/autotest/client/deps/glbench/src/
waffle_stuff.cc 25 #define GL_API WAFFLE_CONTEXT_OPENGL
27 #define GL_API WAFFLE_CONTEXT_OPENGL_ES2
118 WAFFLE_CONTEXT_API, GL_API,
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
app-linux.c 55 #define GL_API WAFFLE_CONTEXT_OPENGL_ES2
60 #define GL_API WAFFLE_CONTEXT_OPENGL
108 WAFFLE_CONTEXT_API, GL_API,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
common.cpp 23 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
25 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
27 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
29 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
31 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type,
33 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
35 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,

Completed in 1068 milliseconds

1 2