HomeSort by relevance Sort by last modified time
    Searched refs:notColorBits (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglSimpleConfigCase.cpp 128 static bool notColorBits (const eglu::CandidateConfig& c)
207 << notColorBits<5, 6, 5, 0>
208 << notColorBits<8, 8, 8, 0>
209 << notColorBits<4, 4, 4, 4>
210 << notColorBits<5, 5, 5, 1>
211 << notColorBits<8, 8, 8, 8>
teglRenderCase.cpp 381 static bool notColorBits (const eglu::CandidateConfig& c)
448 << notColorBits<5, 6, 5, 0>
449 << notColorBits<8, 8, 8, 0>
450 << notColorBits<4, 4, 4, 4>
451 << notColorBits<5, 5, 5, 1>
452 << notColorBits<8, 8, 8, 8>

Completed in 737 milliseconds