Searched defs:GLfixed (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h69 typedef int GLfixed; typedef
486 GLAPI void APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
509 GLAPI void APIENTRY glFogx (GLenum pname, GLfixed param);
510 GLAPI void APIENTRY glFogxv (GLenum pname, const GLfixed *params);
513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed botto
[all...]
/frameworks/native/opengl/include/GLES/
H A Dgl.h31 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 righ
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h66 typedef khronos_int32_t GLfixed; typedef
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h66 typedef khronos_int32_t GLfixed; typedef
H A Dgl31.h66 typedef khronos_int32_t GLfixed; typedef
H A Dgl32.h66 typedef khronos_int32_t GLfixed; typedef

Completed in 38 milliseconds