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

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 87 class DitheringCase : public tcu::TestCase
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
99 ~DitheringCase (void);
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
150 DitheringCase::~DitheringCase (void)
152 DitheringCase::deinit();
155 void DitheringCase::init (void
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 87 class DitheringCase : public tcu::TestCase
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
99 ~DitheringCase (void);
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
150 DitheringCase::~DitheringCase (void)
152 DitheringCase::deinit();
155 void DitheringCase::init (void
    [all...]

Completed in 943 milliseconds