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

/external/mesa3d/src/mapi/glapi/
H A Dglapi_priv.h42 typedef int GLfixed; typedef
/external/mesa3d/src/mesa/main/
H A Dglheader.h65 typedef int GLfixed; typedef
/external/mesa3d/include/GLES2/
H A Dgl2.h35 typedef khronos_int32_t GLfixed; typedef
/external/mesa3d/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...]

Completed in 124 milliseconds