Home | History | Annotate | Download | only in glshared

Lines Matching refs:DrawTest

3032 // DrawTest
3034 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, const char* name, const char* desc)
3051 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc)
3067 DrawTest::~DrawTest (void)
3072 void DrawTest::addIteration (const DrawTestSpec& spec, const char* description)
3099 void DrawTest::init (void)
3135 void DrawTest::deinit (void)
3150 DrawTest::IterateResult DrawTest::iterate (void)
3675 bool DrawTest::compare (gls::DrawTestSpec::Primitive primitiveType)
3750 float DrawTest::getCoordScale (const DrawTestSpec& spec) const
3795 float DrawTest::getColorScale (const DrawTestSpec& spec) const