Searched refs:GLfixed (Results 1 – 11 of 11) sorted by relevance
/development/ndk/platforms/android-9/include/GLES/ |
D | glext.h | 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 493 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 496 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 534 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation); 535 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 537 GL_API void GL_APIENTRY glFogxOES (GLenum pname, GLfixed param); 538 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *params); 539 …API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… 540 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum pname, GLfixed eqn[4]); [all …]
|
D | gl.h | 31 typedef khronos_int32_t GLfixed; typedef 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation); 647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param); 669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params); 671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… 674 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed eqn[4]); 678 GL_API void GL_APIENTRY glGetFixedv (GLenum pname, GLfixed *params); 680 GL_API void GL_APIENTRY glGetLightxv (GLenum light, GLenum pname, GLfixed *params); 681 GL_API void GL_APIENTRY glGetMaterialxv (GLenum face, GLenum pname, GLfixed *params); [all …]
|
/development/ndk/platforms/android-9/include/GLES2/ |
D | gl2.h | 35 typedef khronos_int32_t GLfixed; typedef
|
/development/ndk/platforms/android-21/include/GLES2/ |
D | gl2.h | 58 typedef khronos_int32_t GLfixed; typedef
|
/development/ndk/platforms/android-24/include/GLES2/ |
D | gl2.h | 66 typedef khronos_int32_t GLfixed; typedef
|
/development/ndk/platforms/android-21/include/GLES3/ |
D | gl3.h | 58 typedef khronos_int32_t GLfixed; typedef
|
D | gl31.h | 58 typedef khronos_int32_t GLfixed; typedef
|
/development/ndk/platforms/android-18/include/GLES3/ |
D | gl3.h | 57 typedef khronos_int32_t GLfixed; typedef
|
/development/ndk/platforms/android-24/include/GLES3/ |
D | gl3.h | 66 typedef khronos_int32_t GLfixed; typedef
|
D | gl31.h | 66 typedef khronos_int32_t GLfixed; typedef
|
D | gl32.h | 66 typedef khronos_int32_t GLfixed; typedef
|