/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderDrawParametersTests.cpp | 80 class DrawTest : public DrawTestsBaseClass class 84 DrawTest (Context &context, TestSpec testSpec); 104 DrawTest::DrawTest (Context &context, TestSpec testSpec) in DrawTest() function in vkt::Draw::__anon21b3aed20111::DrawTest 180 void DrawTest::setIndirectCommand (const T (&pCmdData)[N]) in setIndirectCommand() 191 void DrawTest::drawReferenceImage (const tcu::PixelBufferAccess& refImage) const in drawReferenceImage() 223 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, FunctionSupport1<TestFlags>>(group->getTestContext()… in addDrawCase() 375 DrawTest::TestSpec testSpec; in init() 389 DrawTest::TestSpec testSpec; in init() [all …]
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 247 class DrawTest : public tcu::TestCase class 250 …DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, c… 251 …DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const cha… 252 virtual ~DrawTest (void);
|
D | glsDrawTest.cpp | 3035 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() 3692 bool DrawTest::compare (gls::DrawTestSpec::Primitive primitiveType) in compare() 3767 float DrawTest::getCoordScale (const DrawTestSpec& spec) const in getCoordScale() 3812 float DrawTest::getColorScale (const DrawTestSpec& spec) const in getColorScale()
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | DrawTests.cpp | 20 class DrawTest : public testing::Test class 26 TEST_F(DrawTest, VertexShaderNoPositionOutput) in TEST_F() argument
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 52 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/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 94 static void addTestIterations (gls::DrawTest* test, gls::DrawTestSpec& spec, TestIterationType type) in addTestIterations() 525 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init() 593 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init() 646 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "single_attri… in init() 683 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init() 731 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_a… in init() 793 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init()
|
D | es31fDrawTests.cpp | 153 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() 299 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_att… in init() 347 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_a… in init() 409 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attr… in init() 522 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init() 589 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), d… in init() 640 …gls::DrawTest* test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), de… in init() 2252 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 54 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/ |
D | es2sDrawTests.cpp | 138 …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/ |
D | es3sDrawTests.cpp | 321 …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/ |
D | es31sDrawTests.cpp | 541 …this->addChild(new gls::DrawTest(m_testCtx, m_context.getRenderContext(), spec, de::toString(inser… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1906 class DrawTest : public TestInstance class 1911 DrawTest (Context& context, const TestParams params) in DrawTest() function in vkt::pipeline::__anonca1542d50111::Draw::DrawTest 3095 …addInstanceTestCaseWithPrograms<DrawTest>(samplesGroup.get(), caseName.str().c_str(), "", checkSup… in createTestsInGroup()
|