Home
last modified time | relevance | path

Searched refs:GLfixed (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dglext.h137 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G…
140 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords);
146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
149 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
171 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref);
172 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi…
173 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth);
174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
175 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed
176 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f);
[all …]
H A Dgl.h64 typedef khronos_int32_t GLfixed; typedef
446 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLfixed ref);
453 GL_API void GL_APIENTRY glClearColorx (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
454 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
457 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
459 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
471 GL_API void GL_APIENTRY glDepthRangex (GLfixed n, GLfixed f);
480 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
481 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *param);
483 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed
[all …]
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h64 typedef khronos_int32_t GLfixed; typedef
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h64 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