• Home
  • Raw
  • Download

Lines Matching refs:MultiVertexArrayTest

88 					MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],  in init()
99 MultiVertexArrayTest::Spec spec; in init()
108 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
158 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in init()
169 MultiVertexArrayTest::Spec spec; in init()
177 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
229 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in init()
240 MultiVertexArrayTest::Spec spec; in init()
248 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
297 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in init()
308 MultiVertexArrayTest::Spec spec; in init()
316 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
360 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in init()
371 MultiVertexArrayTest::Spec spec; in init()
378 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
425 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in init()
436 MultiVertexArrayTest::Spec spec; in init()
443 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), nam… in init()
495 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
507 std::string MultiVertexArrayCountTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
523 MultiVertexArrayTest::Spec spec; in init()
531 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in init()
548 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in init()
564 void addStorageCases (MultiVertexArrayTest::Spec spec, int depth);
565 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
577 std::string MultiVertexArrayStorageTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
593 void MultiVertexArrayStorageTests::addStorageCases (MultiVertexArrayTest::Spec spec, int depth) in addStorageCases()
614 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addStorageCases()
621 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in addStorageCases()
632 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases()
644 MultiVertexArrayTest::Spec spec; in init()
666 void addStrideCases (MultiVertexArrayTest::Spec spec, int depth);
667 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
679 std::string MultiVertexArrayStrideTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
703 MultiVertexArrayTest::Spec spec; in init()
713 void MultiVertexArrayStrideTests::addStrideCases (MultiVertexArrayTest::Spec spec, int depth) in addStrideCases()
719 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addStrideCases()
728 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in addStrideCases()
739 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases()
757 void addInputTypeCases (MultiVertexArrayTest::Spec spec, int depth);
758 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
770 std::string MultiVertexArrayOutputTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
794 MultiVertexArrayTest::Spec spec; in init()
804 void MultiVertexArrayOutputTests::addInputTypeCases (MultiVertexArrayTest::Spec spec, int depth) in addInputTypeCases()
810 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addInputTypeCases()
817 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in addInputTypeCases()
828 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases()