Searched refs:ditheringEnabled (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDitheringTests.cpp | 138 …, const char* const name, const char* const description, const bool ditheringEnabled, const Patter… in DitheringCase() argument 141 , m_ditheringEnabled (ditheringEnabled) in DitheringCase() 531 const bool ditheringEnabled = ditheringEnabledI != 0; in init() local 532 …TestCaseGroup* const group = new TestCaseGroup(m_context, ditheringEnabled ? "enabled" : "disab… in init() 542 …tTestContext(), m_context.getRenderContext(), caseName.c_str(), "", ditheringEnabled, patternType,… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 138 …, const char* const name, const char* const description, const bool ditheringEnabled, const Patter… in DitheringCase() argument 141 , m_ditheringEnabled (ditheringEnabled) in DitheringCase() 529 const bool ditheringEnabled = ditheringEnabledI != 0; in init() local 530 …TestCaseGroup* const group = new TestCaseGroup(m_context, ditheringEnabled ? "enabled" : "disab… in init() 540 …tTestContext(), m_context.getRenderContext(), caseName.c_str(), "", ditheringEnabled, patternType,… in init()
|