Searched refs:notColorBits (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/egl/
H A DteglSimpleConfigCase.cpp128 static bool notColorBits (const eglu::CandidateConfig& c) function in namespace:deqp::egl
212 << notColorBits<5, 6, 5, 0>
213 << notColorBits<8, 8, 8, 0>
214 << notColorBits<4, 4, 4, 4>
215 << notColorBits<5, 5, 5, 1>
216 << notColorBits<8, 8, 8, 8>
H A DteglRenderCase.cpp381 static bool notColorBits (const eglu::CandidateConfig& c) function in namespace:deqp::egl
453 << notColorBits<5, 6, 5, 0>
454 << notColorBits<8, 8, 8, 0>
455 << notColorBits<4, 4, 4, 4>
456 << notColorBits<5, 5, 5, 1>
457 << notColorBits<8, 8, 8, 8>

Completed in 174 milliseconds