| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qsgmapboxglnode.cpp | 98 f->glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in render() 110 f->glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in render() 146 f->glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in render() 151 f->glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in render()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | renderpix.c | 53 glPixelStorei(GL_UNPACK_ALIGNMENT, hdr->alignment); in __glXDisp_SeparableFilter2D()
|
| H A D | renderpixswap.c | 71 glPixelStorei(GL_UNPACK_ALIGNMENT, hdr->alignment); in __glXDispSwap_SeparableFilter2D()
|
| H A D | xfont.c | 120 glPixelStorei(GL_UNPACK_ALIGNMENT, GLYPHPADBYTES); in MakeBitmapsFromFont()
|
| H A D | indirect_dispatch.c | 155 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_Bitmap() 904 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_PolygonStipple() 970 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_TexImage1D() 991 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_TexImage2D() 1497 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_DrawPixels() 2698 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_TexSubImage1D() 2718 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_TexSubImage2D() 2754 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_ColorTable() 2920 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_ColorSubTable() 2948 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) hdr->alignment); in __glXDisp_ConvolutionFilter1D() [all …]
|
| H A D | indirect_dispatch_swap.c | 294 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_Bitmap() 1069 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_PolygonStipple() 1141 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_TexImage1D() 1164 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_TexImage2D() 1703 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_DrawPixels() 2991 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_TexSubImage1D() 3013 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_TexSubImage2D() 3052 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_ColorTable() 3233 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_ColorSubTable() 3264 glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) bswap_CARD32(&hdr->alignment)); in __glXDispSwap_ConvolutionFilter1D() [all …]
|
| H A D | indirect_size_get.c | 420 case GL_UNPACK_ALIGNMENT: in __glGetBooleanv_size()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_font.c | 151 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in glamor_font_get()
|
| H A D | glamor_transfer.c | 44 glPixelStorei(GL_UNPACK_ALIGNMENT, 4); in glamor_upload_boxes()
|
| H A D | glamor_picture.c | 349 glPixelStorei(GL_UNPACK_ALIGNMENT, 4); in glamor_upload_picture_to_texture()
|
| H A D | glamor_spans.c | 294 glPixelStorei(GL_UNPACK_ALIGNMENT, 4); in glamor_set_spans_gl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 405 MBGL_CHECK_ERROR(glPixelStorei(GL_UNPACK_ALIGNMENT, value.alignment)); in Set() 410 MBGL_CHECK_ERROR(glGetIntegerv(GL_UNPACK_ALIGNMENT, &value.alignment)); in Get()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 294 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 178 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 178 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
|
| H A D | gl31.h | 180 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
|
| H A D | gl32.h | 180 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 37922 via glPixelStorei(GL_UNPACK_ALIGNMENT, 4).
|