Home
last modified time | relevance | path

Searched refs:GL_RGBA8 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwayland/
H A D0001-Fix-vulkan-buffer-formats-for-GLES2.patch7 vulkanserverbufferintegration.cpp:163:77: error: use of undeclared identifier 'GL_RGBA8'
8 if (extraDebug) qDebug() << "format" << Qt::hex << m_internalFormat << GL_RGBA8;
26 - if (extraDebug) qDebug() << "format" << Qt::hex << m_internalFormat << GL_RGBA8;
39 - m_glInternalFormat = GL_RGBA8;
47 - m_glInternalFormat = GL_RGBA8;
56 - if (extraDebug) qDebug() << "format" << Qt::hex << m_glInternalFormat << GL_RGBA8;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp28 #define GL_RGBA8_OES GL_RGBA8
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp27 static_assert(underlying_type(RenderbufferType::RGBA) == GL_RGBA8, "OpenGL type mismatch");
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h686 #define GL_RGBA8 0x8058 macro
H A Dgl31.h688 #define GL_RGBA8 0x8058 macro
H A Dgl32.h688 #define GL_RGBA8 0x8058 macro