Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSimpleConfigCase.cpp128 static bool notColorBits (const eglu::CandidateConfig& c) in notColorBits() function
212 << notColorBits<5, 6, 5, 0> in getDefaultFilterLists()
213 << notColorBits<8, 8, 8, 0> in getDefaultFilterLists()
214 << notColorBits<4, 4, 4, 4> in getDefaultFilterLists()
215 << notColorBits<5, 5, 5, 1> in getDefaultFilterLists()
216 << notColorBits<8, 8, 8, 8> in getDefaultFilterLists()
DteglRenderCase.cpp386 static bool notColorBits (const eglu::CandidateConfig& c) in notColorBits() function
463 << notColorBits<5, 6, 5, 0> in getDefaultRenderFilterLists()
464 << notColorBits<8, 8, 8, 0> in getDefaultRenderFilterLists()
465 << notColorBits<4, 4, 4, 4> in getDefaultRenderFilterLists()
466 << notColorBits<5, 5, 5, 1> in getDefaultRenderFilterLists()
467 << notColorBits<8, 8, 8, 8> in getDefaultRenderFilterLists()