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

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp87 class DitheringCase : public tcu::TestCase class in namespace:deqp::gles2::Functional
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) function in class:deqp::gles2::Functional::DitheringCase
150 DitheringCase::~DitheringCase (void)
152 DitheringCase::deinit();
155 void DitheringCase
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp87 class DitheringCase : public tcu::TestCase class in namespace:deqp::gles3::Functional
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) function in class:deqp::gles3::Functional::DitheringCase
150 DitheringCase::~DitheringCase (void)
152 DitheringCase::deinit();
155 void DitheringCase
[all...]

Completed in 180 milliseconds