/hardware/google/gfxstream/guest/mesa/include/GLES/ |
D | gl.h | 385 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref); 386 GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 387 GL_API void GL_APIENTRY glClearDepthf (GLfloat d); 388 GL_API void GL_APIENTRY glClipPlanef (GLenum p, const GLfloat *eqn); 389 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 390 GL_API void GL_APIENTRY glDepthRangef (GLfloat n, GLfloat f); 391 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param); 392 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params); 393 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat … 394 GL_API void GL_APIENTRY glGetClipPlanef (GLenum plane, GLfloat *equation); [all …]
|
D | glext.h | 44 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image); 45 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image); 62 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 74 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLen… 86 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 125 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig… 126 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 127 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 128 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 129 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); [all …]
|
D | glplatform.h | 19 #ifndef GL_API 20 #define GL_API KHRONOS_APICALL macro
|
/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | 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, GLflo… 602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4]); [all …]
|
D | glext.h | 569 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 578 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLen… 587 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 616 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig… 617 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 618 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 619 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 620 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 621 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 622 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… [all …]
|
D | glplatform.h | 22 #ifndef GL_API 23 #define GL_API KHRONOS_APICALL macro
|
/hardware/google/gfxstream/include/GLES/ |
D | 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, GLflo… 602 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4]); [all …]
|
D | glext.h | 461 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 470 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLen… 479 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 508 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig… 509 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 510 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 511 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 512 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 513 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 514 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… [all …]
|
D | glplatform.h | 22 #ifndef GL_API 23 #define GL_API KHRONOS_APICALL macro
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 18 #undef GL_API 19 #define GL_API __declspec(dllexport) macro 56 GL_API void GL_APIENTRY glFlush( void); 57 GL_API void GL_APIENTRY glFinish( void); 58 GL_API GLenum GL_APIENTRY glGetError( void); 114 GL_API void GL_APIENTRY glBindTexture (GLenum target, GLuint texture); 121 GL_API void GL_APIENTRY glColorPointerWithDataSize( GLint size, GLenum type, 123 GL_API void GL_APIENTRY glNormalPointerWithDataSize(GLenum type, 125 GL_API void GL_APIENTRY glTexCoordPointerWithDataSize( GLint size, GLenum type, 127 GL_API void GL_APIENTRY glVertexPointerWithDataSize( GLint size, GLenum type, [all …]
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.h | 24 #ifdef GL_API 25 #undef GL_API 27 #define GL_API macro
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | glheader.h | 57 #define GL_API GLAPI macro
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLSharedGroup.h | 19 #define GL_API macro
|
D | GLClientState.h | 19 #define GL_API macro
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 19 #define GL_API macro 67 GL_API void GL_APIENTRY glFlush( void); 68 GL_API void GL_APIENTRY glFinish( void); 69 GL_API GLenum GL_APIENTRY glGetError( void); 149 GL_API void GL_APIENTRY glBindTexture (GLenum target, GLuint texture);
|