Searched defs:isRGBA (Results 1 – 3 of 3) sorted by relevance
185 bool isRGBA = format.order == TextureFormat::RGBA; in writeImage() local
1546 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local1612 bool isRGBA = getConfig().colorbufferFormat == GL_RGBA; in render() local
232 …bool isRGBA = level.getFormat() == tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureForm… in create() local