/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES/ |
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...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_and_glX_API.xml | 2 <!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd"> 6 <xi:include href="gl_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
ARB_texture_rgb10_a2ui.xml | 2 <!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
|
/external/mesa3d/include/GLES/ |
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, GLenum dstAlpha); 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 height); 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 height); 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 height) [all...] |
/development/ndk/platforms/android-4/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES/ |
glext.h | 435 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha); 444 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); 453 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode); 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); 483 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); 485 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); 486 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 488 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) [all...] |