| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | renderpix.c | 65 ((GLubyte *) hdr + hdrlen), in __glXDisp_SeparableFilter2D() 66 ((GLubyte *) hdr + hdrlen + image1len)); in __glXDisp_SeparableFilter2D()
|
| H A D | renderpixswap.c | 83 ((GLubyte *) hdr + hdrlen), in __glXDispSwap_SeparableFilter2D() 84 ((GLubyte *) hdr + hdrlen + image1len)); in __glXDispSwap_SeparableFilter2D()
|
| H A D | single2swap.c | 119 GLubyte *retBuffer = NULL; in __glXDispSwap_RenderMode() 166 retBuffer = (GLubyte *) cx->feedbackBuf; in __glXDispSwap_RenderMode() 197 retBuffer = (GLubyte *) cx->selectBuf; in __glXDispSwap_RenderMode()
|
| H A D | single2.c | 114 GLubyte *retBuffer = NULL; in __glXDisp_RenderMode() 156 retBuffer = (GLubyte *) cx->feedbackBuf; in __glXDisp_RenderMode() 186 retBuffer = (GLubyte *) cx->selectBuf; in __glXDisp_RenderMode()
|
| H A D | indirect_program.c | 87 get_program_string(target, pname, (GLubyte *) answer); in DoGetProgramString()
|
| H A D | singlepix.c | 162 GLubyte answerBuffer[200]; in __glXDisp_GetPolygonStipple() 180 glGetPolygonStipple((GLubyte *) answer); in __glXDisp_GetPolygonStipple()
|
| H A D | singlepixswap.c | 187 GLubyte answerBuffer[200]; in __glXDispSwap_GetPolygonStipple() 207 glGetPolygonStipple((GLubyte *) answer); in __glXDispSwap_GetPolygonStipple()
|
| H A D | indirect_dispatch.c | 148 const GLubyte *const bitmap = (const GLubyte *) ((pc + 44)); in __glXDisp_Bitmap() 204 glColor3ubv((const GLubyte *) (pc + 0)); in __glXDisp_Color3ubv() 259 glColor4ubv((const GLubyte *) (pc + 0)); in __glXDisp_Color4ubv() 897 const GLubyte *const mask = (const GLubyte *) ((pc + 20)); in __glXDisp_PolygonStipple() 2443 glIndexubv((const GLubyte *) (pc + 0)); in __glXDisp_Indexubv() 3819 SecondaryColor3ubv((const GLubyte *) (pc + 0)); in __glXDisp_SecondaryColor3ubv() 4136 VertexAttrib4Nubv(*(GLuint *) (pc + 0), (const GLubyte *) (pc + 4)); in __glXDisp_VertexAttrib4Nubv() 4199 VertexAttrib4ubv(*(GLuint *) (pc + 0), (const GLubyte *) (pc + 4)); in __glXDisp_VertexAttrib4ubv() 4952 VertexAttrib4ubvNV(*(GLuint *) (pc + 0), (const GLubyte *) (pc + 4)); in __glXDisp_VertexAttrib4ubvNV() 5118 VertexAttribs4ubvNV(*(GLuint *) (pc + 0), n, (const GLubyte *) (pc + 8)); in __glXDisp_VertexAttribs4ubvNV()
|
| H A D | indirect_dispatch_swap.c | 286 const GLubyte *const bitmap = (const GLubyte *) ((pc + 44)); in __glXDispSwap_Bitmap() 344 glColor3ubv((const GLubyte *) (pc + 0)); in __glXDispSwap_Color3ubv() 399 glColor4ubv((const GLubyte *) (pc + 0)); in __glXDispSwap_Color4ubv() 1061 const GLubyte *const mask = (const GLubyte *) ((pc + 20)); in __glXDispSwap_PolygonStipple() 2708 glIndexubv((const GLubyte *) (pc + 0)); in __glXDispSwap_Indexubv() 4220 SecondaryColor3ubv((const GLubyte *) (pc + 0)); in __glXDispSwap_SecondaryColor3ubv() 4565 (const GLubyte *) (pc + 4)); in __glXDispSwap_VertexAttrib4Nubv() 4636 VertexAttrib4ubv((GLuint) bswap_CARD32(pc + 0), (const GLubyte *) (pc + 4)); in __glXDispSwap_VertexAttrib4ubv() 5485 (const GLubyte *) (pc + 4)); in __glXDispSwap_VertexAttrib4ubvNV() 5688 n, (const GLubyte *) (pc + 8)); in __glXDispSwap_VertexAttribs4ubvNV()
|
| H A D | rensize.c | 344 return sizeof(GLubyte); in __glXTypeSize()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 70 typedef khronos_uint8_t GLubyte; typedef 458 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 495 GL_API const GLubyte *GL_APIENTRY glGetString (GLenum name);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | headless_backend_osmesa.cpp | 39 GLubyte fakeBuffer = 0;
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 81 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);
|
| H A D | gl2ext.h | 1498 typedef void (GL_APIENTRYP PFNGLGETUNSIGNEDBYTEVEXTPROC) (GLenum pname, GLubyte *data); 1499 typedef void (GL_APIENTRYP PFNGLGETUNSIGNEDBYTEI_VEXTPROC) (GLenum target, GLuint index, GLubyte *d… 1516 GL_APICALL void GL_APIENTRY glGetUnsignedBytevEXT (GLenum pname, GLubyte *data); 1517 GL_APICALL void GL_APIENTRY glGetUnsignedBytei_vEXT (GLenum target, GLuint index, GLubyte *data); 3223 …ENTRYP PFNGLPATHCOMMANDSNVPROC) (GLuint path, GLsizei numCommands, const GLubyte *commands, GLsize… 3225 …sizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte *commands, GLsize… 3252 typedef void (GL_APIENTRYP PFNGLGETPATHCOMMANDSNVPROC) (GLuint path, GLubyte *commands); 3300 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm… 3302 …sizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, const GLubyte *commands, GLsize… 3329 GL_APICALL void GL_APIENTRY glGetPathCommandsNV (GLuint path, GLubyte *commands);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 81 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);
|
| H A D | gl31.h | 83 typedef khronos_uint8_t GLubyte; typedef 456 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name); 599 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name); 1057 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index); 1162 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
|
| H A D | gl32.h | 83 typedef khronos_uint8_t GLubyte; typedef 456 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGPROC) (GLenum name); 599 GL_APICALL const GLubyte *GL_APIENTRY glGetString (GLenum name); 1057 typedef const GLubyte *(GL_APIENTRYP PFNGLGETSTRINGIPROC) (GLenum name, GLuint index); 1162 GL_APICALL const GLubyte *GL_APIENTRY glGetStringi (GLenum name, GLuint index);
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 953 const GLubyte *renderer; in glamor_egl_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-gbm.c | 936 const GLubyte *renderer; in xwl_glamor_gbm_init_egl()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 137229 Warning fix (GL likes to call strings GLubyte * instead of char *).
|