Home
last modified time | relevance | path

Searched refs:GLubyte (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Drenderpix.c65 ((GLubyte *) hdr + hdrlen), in __glXDisp_SeparableFilter2D()
66 ((GLubyte *) hdr + hdrlen + image1len)); in __glXDisp_SeparableFilter2D()
H A Drenderpixswap.c83 ((GLubyte *) hdr + hdrlen), in __glXDispSwap_SeparableFilter2D()
84 ((GLubyte *) hdr + hdrlen + image1len)); in __glXDispSwap_SeparableFilter2D()
H A Dsingle2swap.c119 GLubyte *retBuffer = NULL; in __glXDispSwap_RenderMode()
166 retBuffer = (GLubyte *) cx->feedbackBuf; in __glXDispSwap_RenderMode()
197 retBuffer = (GLubyte *) cx->selectBuf; in __glXDispSwap_RenderMode()
H A Dsingle2.c114 GLubyte *retBuffer = NULL; in __glXDisp_RenderMode()
156 retBuffer = (GLubyte *) cx->feedbackBuf; in __glXDisp_RenderMode()
186 retBuffer = (GLubyte *) cx->selectBuf; in __glXDisp_RenderMode()
H A Dindirect_program.c87 get_program_string(target, pname, (GLubyte *) answer); in DoGetProgramString()
H A Dsinglepix.c162 GLubyte answerBuffer[200]; in __glXDisp_GetPolygonStipple()
180 glGetPolygonStipple((GLubyte *) answer); in __glXDisp_GetPolygonStipple()
H A Dsinglepixswap.c187 GLubyte answerBuffer[200]; in __glXDispSwap_GetPolygonStipple()
207 glGetPolygonStipple((GLubyte *) answer); in __glXDispSwap_GetPolygonStipple()
H A Dindirect_dispatch.c148 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 Dindirect_dispatch_swap.c286 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 Drensize.c344 return sizeof(GLubyte); in __glXTypeSize()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h70 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 Dheadless_backend_osmesa.cpp39 GLubyte fakeBuffer = 0;
/OK3568_Linux_fs/external/libmali/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);
H A Dgl2ext.h1498 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 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);
H A Dgl31.h83 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 Dgl32.h83 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 Dglamor_egl.c953 const GLubyte *renderer; in glamor_egl_init()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c936 const GLubyte *renderer; in xwl_glamor_gbm_init_egl()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog137229 Warning fix (GL likes to call strings GLubyte * instead of char *).