| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_picture.c | 97 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 116 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 130 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 134 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 155 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 179 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 209 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 217 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat() 221 *tex_format = GL_RGBA; in glamor_get_tex_format_type_from_pictformat()
|
| H A D | glamor.c | 581 GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1); in glamor_setup_formats() 584 GL_RGBA, GL_BGRA, GL_UNSIGNED_SHORT_1_5_5_5_REV); in glamor_setup_formats() 598 GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV); in glamor_setup_formats() 600 GL_RGBA, GL_BGRA, GL_UNSIGNED_INT_8_8_8_8_REV); in glamor_setup_formats() 605 GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV); in glamor_setup_formats()
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0073-gl-renderer-Support-more-SHM-RGB-formats.patch | 32 + GL_FORMAT(GL_RGBA), 41 + GL_FORMAT(GL_RGBA), 50 + GL_FORMAT(GL_RGBA), 59 + GL_FORMAT(GL_RGBA), 190 + gl_format[0] = GL_RGBA; 194 + gl_format[0] = GL_RGBA; 198 + gl_format[0] = GL_RGBA; 202 + gl_format[0] = GL_RGBA;
|
| H A D | 0042-backend-drm-Support-modifier.patch | 217 GL_FORMAT(GL_RGBA),
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 32 + GL_FORMAT(GL_RGBA), 41 + GL_FORMAT(GL_RGBA), 50 + GL_FORMAT(GL_RGBA), 59 + GL_FORMAT(GL_RGBA), 190 + gl_format[0] = GL_RGBA; 194 + gl_format[0] = GL_RGBA; 198 + gl_format[0] = GL_RGBA; 202 + gl_format[0] = GL_RGBA;
|
| H A D | 0042-backend-drm-Support-modifier.patch | 217 GL_FORMAT(GL_RGBA),
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwayland/ |
| H A D | 0001-Fix-vulkan-buffer-formats-for-GLES2.patch | 27 + if (extraDebug) qDebug() << "format" << Qt::hex << m_internalFormat << GL_RGBA; 40 + m_glInternalFormat = GL_RGBA; 48 + m_glInternalFormat = GL_RGBA; 57 + if (extraDebug) qDebug() << "format" << Qt::hex << m_glInternalFormat << GL_RGBA;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 132 + gl_format[0] = GL_RGBA; 139 + gl_format[0] = GL_RGBA; 147 + gl_format[0] = GL_RGBA; 155 + gl_format[0] = GL_RGBA; 163 + gl_format[0] = GL_RGBA; 171 + gl_format[0] = GL_RGBA;
|
| H A D | 0039-backend-drm-Support-modifier.patch | 235 GL_FORMAT(GL_RGBA),
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | compsize.c | 129 case GL_RGBA: in __glDrawPixels_size() 289 case GL_RGBA: in __glTexImage1D_size() 370 case GL_RGBA: in __glTexImage2D_size() 453 case GL_RGBA: in __glTexImage3D_size()
|
| H A D | glxsingle.c | 676 case GL_RGBA: in __glReadPixels_size()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | rensize.c | 255 case GL_RGBA: in __glXImageSize()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 291 #define GL_RGBA 0x1908 macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 60 static_assert(underlying_type(TextureFormat::RGBA) == GL_RGBA, "OpenGL type mismatch");
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 213 #define GL_RGBA 0x1908 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 213 #define GL_RGBA 0x1908 macro
|
| H A D | gl31.h | 215 #define GL_RGBA 0x1908 macro
|
| H A D | gl32.h | 215 #define GL_RGBA 0x1908 macro
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 54546 Use GL_RGBA to represent a8 pixmap is not efficient. 54818 GLES2 has three different possible texture formats, GL_RGBA, 54826 If both revertion and swap_rb are needed, for example use GL_RGBA 54835 Now the in GLES2 the supported color format is GL_RGBA, type is 54842 We still use GL_RGBA, GL_UNSIGNED_BYTE to upload the color 54846 R G B A : GL_RGBA with GL_UNSIGNED_BYTE 55995 format. So we always transform the picture format to GL_RGBA. 86830 glamor-ddx: Hardware cursor's format should be GL_RGBA.
|