Home
last modified time | relevance | path

Searched refs:DrawTest (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.hpp242 class DrawTest : public tcu::TestCase class
245DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, c…
246DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const cha…
247 virtual ~DrawTest (void);
DglsDrawTest.cpp3118 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& s… in DrawTest() function in deqp::gls::DrawTest
3135 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, con… in DrawTest() function in deqp::gls::DrawTest
3151 DrawTest::~DrawTest (void) in ~DrawTest()
3156 void DrawTest::addIteration (const DrawTestSpec& spec, const char* description) in addIteration()
3183 void DrawTest::init (void) in init()
3219 void DrawTest::deinit (void) in deinit()
3234 DrawTest::IterateResult DrawTest::iterate (void) in iterate()
3759 bool DrawTest::compare (gls::DrawTestSpec::Primitive primitiveType) in compare()
3834 float DrawTest::getCoordScale (const DrawTestSpec& spec) const in getCoordScale()
3879 float DrawTest::getColorScale (const DrawTestSpec& spec) const in getColorScale()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp52 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIteratio… in addTestIterations()
143 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "single_attri… in init()
178 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init()
224 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init()
349 …de::MovePtr<gls::DrawTest> test (new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name… in init()
404 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), de… in init()
680 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp54 static void addTestIterations (gls::DrawTest* test, const gls::DrawTestSpec& baseSpec, TestIteratio… in addTestIterations()
179 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "single_attri… in init()
214 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init()
260 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_a… in init()
320 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init()
450 …de::MovePtr<gls::DrawTest> test (new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name… in init()
505 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), de… in init()
1108 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp153 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations()
262 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "single_attri… in init()
298 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init()
345 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_a… in init()
406 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init()
518 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init()
585 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init()
636 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), de… in init()
2245 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp138 …de::MovePtr<gls::DrawTest> test (new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name… in init()
394 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp321 …de::MovePtr<gls::DrawTest> test (new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name… in init()
607 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp541 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()