Home
last modified time | relevance | path

Searched defs:isRGBA (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.cpp185 bool isRGBA = format.order == TextureFormat::RGBA; in writeImage() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1546 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
1612 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
/external/deqp/framework/opengl/
DgluTexture.cpp232 …bool isRGBA = level.getFormat() == tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureForm… in create() local