Searched defs:GLubyte (Results 1 - 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
H A Dfont.c62 typedef unsigned char GLubyte; /* 1-byte unsigned */ typedef
70 const GLubyte** Characters; /* The characters mapping */
75 static const GLubyte Fixed8x13_Character_000[] = { 8, 0, 0, 0,170, 0,130, 0,130, 0,130, 0,170, 0, 0};
76 static const GLubyte Fixed8x13_Character_001[] = { 8, 0, 0, 0, 0, 16, 56,124,254,124, 56, 16, 0, 0, 0};
77 static const GLubyte Fixed8x13_Character_002[] = { 8, 0,170, 85,170, 85,170, 85,170, 85,170, 85,170, 85,170};
78 static const GLubyte Fixed8x13_Character_003[] = { 8, 0, 0, 0, 4, 4, 4, 4,174,160,224,160,160, 0, 0};
79 static const GLubyte Fixed8x13_Character_004[] = { 8, 0, 0, 0, 8, 8, 12, 8,142,128,192,128,224, 0, 0};
80 static const GLubyte Fixed8x13_Character_005[] = { 8, 0, 0, 0, 10, 10, 12, 10,108,128,128,128, 96, 0, 0};
81 static const GLubyte Fixed8x13_Character_006[] = { 8, 0, 0, 0, 8, 8, 12, 8,238,128,128,128,128, 0, 0};
82 static const GLubyte Fixed8x13_Character_00
[all...]
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h30 typedef khronos_uint8_t GLubyte; typedef
545 GL_APICALL const GLubyte* GL_APIENTRY glGetString (GLenum name);
/external/mesa3d/include/GLES/
H A Dgl.h26 typedef khronos_uint8_t GLubyte; typedef
646 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
683 GL_API const GLubyte * GL_APIENTRY glGetString (GLenum name);
/external/swiftshader/include/GLES/
H A Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
455 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
492 GL_API const GLubyte *GL_APIENTRY glGetString (GLenum name);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h26 typedef khronos_uint8_t GLubyte; typedef
646 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
683 GL_API const GLubyte * GL_APIENTRY glGetString (GLenum name);
/external/mesa3d/include/GLES2/
H A Dgl2.h79 typedef khronos_uint8_t GLubyte; typedef
452 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
594 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
/external/swiftshader/include/GLES2/
H A Dgl2.h81 typedef khronos_uint8_t GLubyte; typedef
454 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
597 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h52 typedef khronos_uint8_t GLubyte; typedef
880 GL_APICALL const GLubyte* GL_APIENTRY glGetString (GLenum name);
1014 GL_APICALL const GLubyte* GL_APIENTRY glGetStringi (GLenum name, GLuint index);
/external/mesa3d/include/GL/
H A Dgl.h128 typedef unsigned char GLubyte; /* 1-byte unsigned */ typedef
778 GLAPI void GLAPIENTRY glPolygonStipple( const GLubyte *mask );
780 GLAPI void GLAPIENTRY glGetPolygonStipple( GLubyte *mask );
831 GLAPI const GLubyte * GLAPIENTRY glGetString( GLenum name );
982 GLAPI void GLAPIENTRY glIndexub( GLubyte c ); /* 1.1 */
988 GLAPI void GLAPIENTRY glIndexubv( const GLubyte *c ); /* 1.1 */
995 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
1009 GLAPI void GLAPIENTRY glColor4ub( GLubyte re
[all...]
H A Dglcorearb.h91 typedef unsigned char GLubyte; typedef
131 typedef const GLubyte *(APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
180 GLAPI const GLubyte *APIENTRY glGetString (GLenum name);
852 typedef void (APIENTRYP PFNGLVERTEXATTRIB4NUBPROC) (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
853 typedef void (APIENTRYP PFNGLVERTEXATTRIB4NUBVPROC) (GLuint index, const GLubyte *v);
864 typedef void (APIENTRYP PFNGLVERTEXATTRIB4UBVPROC) (GLuint index, const GLubyte *v);
946 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte
[all...]
/external/mesa3d/include/GLES3/
H A Dgl3.h79 typedef khronos_uint8_t GLubyte; typedef
452 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
594 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
1051 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);
1155 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
H A Dgl31.h79 typedef khronos_uint8_t GLubyte; typedef
452 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
594 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
1051 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);
1155 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
H A Dgl32.h79 typedef khronos_uint8_t GLubyte; typedef
452 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
594 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
1051 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);
1155 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
/external/swiftshader/include/GLES3/
H A Dgl3.h81 typedef khronos_uint8_t GLubyte; typedef
454 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
597 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name);
1055 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index);
1160 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
/external/swiftshader/include/GL/
H A Dglcorearb.h89 typedef unsigned char GLubyte; typedef
302 typedef const GLubyte *(APIENTRYP PFNGLGETSTRINGPROC) (GLenum name);
351 GLAPI const GLubyte *APIENTRY glGetString (GLenum name);
852 typedef void (APIENTRYP PFNGLVERTEXATTRIB4NUBPROC) (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
853 typedef void (APIENTRYP PFNGLVERTEXATTRIB4NUBVPROC) (GLuint index, const GLubyte *v);
864 typedef void (APIENTRYP PFNGLVERTEXATTRIB4UBVPROC) (GLuint index, const GLubyte *v);
946 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte
[all...]

Completed in 346 milliseconds