Home
last modified time | relevance | path

Searched refs:s_channelNames (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp65 static const char* const s_channelNames[4] = { "red", "green", "blue", "alpha" }; variable
215 …<< "Failure: " << channelBits[chanNdx] << "-bit " << s_channelNames[chanNdx] << " channel is " << … in checkColor()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp65 static const char* const s_channelNames[4] = { "red", "green", "blue", "alpha" }; variable
215 …<< "Failure: " << channelBits[chanNdx] << "-bit " << s_channelNames[chanNdx] << " channel is " << … in checkColor()