Searched refs:GL_RGBA8 (Results 1 – 6 of 6) sorted by relevance
7 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;
28 #define GL_RGBA8_OES GL_RGBA8
27 static_assert(underlying_type(RenderbufferType::RGBA) == GL_RGBA8, "OpenGL type mismatch");
686 #define GL_RGBA8 0x8058 macro
688 #define GL_RGBA8 0x8058 macro