Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderDrawParametersTests.cpp80 class DrawTest : public DrawTestsBaseClass class
84 DrawTest (Context &context, TestSpec testSpec);
104 DrawTest::DrawTest (Context &context, TestSpec testSpec) in DrawTest() function in vkt::Draw::__anon669d73740111::DrawTest
218 void DrawTest::setIndirectCommand (const T (&pCmdData)[N]) in setIndirectCommand()
229 void DrawTest::drawReferenceImage (const tcu::PixelBufferAccess& refImage) const in drawReferenceImage()
261 tcu::TestStatus DrawTest::iterate (void) in iterate()
352 void addDrawCase (tcu::TestCaseGroup* group, const DrawTest::TestSpec testSpec, const TestFlags fla… in addDrawCase()
362 …group->addChild(new InstanceFactory<DrawTest>(group->getTestContext(), name.str(), "", addFlags(te… in addDrawCase()
375 DrawTest::TestSpec testSpec; in init()
389 DrawTest::TestSpec testSpec; in init()
[all …]
/external/deqp/modules/glshared/
DglsDrawTest.hpp247 class DrawTest : public tcu::TestCase class
250DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, c…
251DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const cha…
252 virtual ~DrawTest (void);
DglsDrawTest.cpp3035 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& s… in DrawTest() function in deqp::gls::DrawTest
3053 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, con… in DrawTest() function in deqp::gls::DrawTest
3070 DrawTest::~DrawTest (void) in ~DrawTest()
3075 void DrawTest::addIteration (const DrawTestSpec& spec, const char* description) in addIteration()
3102 void DrawTest::init (void) in init()
3139 void DrawTest::deinit (void) in deinit()
3156 DrawTest::IterateResult DrawTest::iterate (void) in iterate()
3691 bool DrawTest::compare (gls::DrawTestSpec::Primitive primitiveType) in compare()
3766 float DrawTest::getCoordScale (const DrawTestSpec& spec) const in getCoordScale()
3811 float DrawTest::getColorScale (const DrawTestSpec& spec) const in getColorScale()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp94 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations()
509 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init()
576 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init()
629 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "single_attri… in init()
665 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init()
712 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_a… in init()
773 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init()
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()
2246 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
/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()
1116 …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()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1991 class DrawTest : public TestInstance class
1996 DrawTest (Context& context, const TestParams params) in DrawTest() function in vkt::pipeline::__anon3a411fb70111::Draw::DrawTest
3233 …addInstanceTestCaseWithPrograms<DrawTest>(samplesGroup.get(), caseName.str().c_str(), "", initProg… in createTestsInGroup()