Lines Matching refs:MultiVertexArrayTest

91MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], Array::OUTPUTTYPE_VEC2,  in init()
96 MultiVertexArrayTest::Spec spec; in init()
103 … addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), in init()
202 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in init()
206 MultiVertexArrayTest::Spec spec; in init()
213 … addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), in init()
308 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in init()
313 MultiVertexArrayTest::Spec spec; in init()
320 … addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), in init()
408 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in init()
412 MultiVertexArrayTest::Spec spec; in init()
419 … addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), in init()
497MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, Array::OUTPUTTYPE_VEC4, Array::STORAGE_USE… in init()
501 MultiVertexArrayTest::Spec spec; in init()
508 …new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), name.c_str()… in init()
630 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in init()
634 MultiVertexArrayTest::Spec spec; in init()
640 … addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), in init()
730 std::string getTestName(const MultiVertexArrayTest::Spec &spec);
742 std::string MultiVertexArrayCountTests::getTestName(const MultiVertexArrayTest::Spec &spec) in getTestName()
757 MultiVertexArrayTest::Spec spec; in init()
765 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in init()
775 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in init()
791 void addStorageCases(MultiVertexArrayTest::Spec spec, int depth);
792 std::string getTestName(const MultiVertexArrayTest::Spec &spec);
804 std::string MultiVertexArrayStorageTests::getTestName(const MultiVertexArrayTest::Spec &spec) in getTestName()
817 void MultiVertexArrayStorageTests::addStorageCases(MultiVertexArrayTest::Spec spec, int depth) in addStorageCases()
838 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addStorageCases()
845 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in addStorageCases()
849 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases()
860 MultiVertexArrayTest::Spec spec; in init()
882 void addStrideCases(MultiVertexArrayTest::Spec spec, int depth);
883 std::string getTestName(const MultiVertexArrayTest::Spec &spec);
894 std::string MultiVertexArrayStrideTests::getTestName(const MultiVertexArrayTest::Spec &spec) in getTestName()
914 MultiVertexArrayTest::Spec spec; in init()
924 void MultiVertexArrayStrideTests::addStrideCases(MultiVertexArrayTest::Spec spec, int depth) in addStrideCases()
930 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addStrideCases()
939 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in addStrideCases()
946 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases()
964 void addInputTypeCases(MultiVertexArrayTest::Spec spec, int depth);
965 std::string getTestName(const MultiVertexArrayTest::Spec &spec);
977 std::string MultiVertexArrayOutputTests::getTestName(const MultiVertexArrayTest::Spec &spec) in getTestName()
997 MultiVertexArrayTest::Spec spec; in init()
1007 void MultiVertexArrayOutputTests::addInputTypeCases(MultiVertexArrayTest::Spec spec, int depth) in addInputTypeCases()
1013 …addChild(new MultiVertexArrayTest(m_testCtx, m_context.getRenderContext(), spec, name.c_str(), des… in addInputTypeCases()
1021 MultiVertexArrayTest::Spec::ArraySpec arraySpec( in addInputTypeCases()
1025 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases()