• Home
  • Raw
  • Download

Lines Matching refs:Spec

87 				MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx],  in init()
98 MultiVertexArrayTest::Spec spec; in init()
192 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, in init()
203 MultiVertexArrayTest::Spec spec; in init()
295 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, in init()
306 MultiVertexArrayTest::Spec spec; in init()
396 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, in init()
407 MultiVertexArrayTest::Spec spec; in init()
490 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, in init()
501 MultiVertexArrayTest::Spec spec; in init()
606 MultiVertexArrayTest::Spec::ArraySpec arraySpec(m_type, in init()
617 MultiVertexArrayTest::Spec spec; in init()
708 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
720 std::string MultiVertexArrayCountTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
736 MultiVertexArrayTest::Spec spec; in init()
744 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in init()
777 void addStorageCases (MultiVertexArrayTest::Spec spec, int depth);
778 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
790 std::string MultiVertexArrayStorageTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
806 void MultiVertexArrayStorageTests::addStorageCases (MultiVertexArrayTest::Spec spec, int depth) in addStorageCases()
834 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in addStorageCases()
845 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases()
857 MultiVertexArrayTest::Spec spec; in init()
879 void addStrideCases (MultiVertexArrayTest::Spec spec, int depth);
880 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
892 std::string MultiVertexArrayStrideTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
916 MultiVertexArrayTest::Spec spec; in init()
926 void MultiVertexArrayStrideTests::addStrideCases (MultiVertexArrayTest::Spec spec, int depth) in addStrideCases()
941 MultiVertexArrayTest::Spec::ArraySpec arraySpec(Array::INPUTTYPE_FLOAT, in addStrideCases()
952 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases()
970 void addInputTypeCases (MultiVertexArrayTest::Spec spec, int depth);
971 std::string getTestName (const MultiVertexArrayTest::Spec& spec);
983 std::string MultiVertexArrayOutputTests::getTestName (const MultiVertexArrayTest::Spec& spec) in getTestName()
1007 MultiVertexArrayTest::Spec spec; in init()
1017 void MultiVertexArrayOutputTests::addInputTypeCases (MultiVertexArrayTest::Spec spec, int depth) in addInputTypeCases()
1030 MultiVertexArrayTest::Spec::ArraySpec arraySpec(inputTypes[inputTypeNdx], in addInputTypeCases()
1041 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases()