Searched refs:ArraysOfArrays (Results 1 – 5 of 5) sorted by relevance
50 namespace ArraysOfArrays namespace10697 ArraysOfArrays::initializeMap<API>(); in initTests()10699 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsPrimitive<API>(context)); in initTests()10700 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsStructTypes1<API>(context)); in initTests()10701 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsStructTypes2<API>(context)); in initTests()10702 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsStructTypes3<API>(context)); in initTests()10703 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsStructTypes4<API>(context)); in initTests()10704 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsTypenameStyle1<API>(context)); in initTests()10705 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsTypenameStyle2<API>(context)); in initTests()10706 group.addChild(new glcts::ArraysOfArrays::SizedDeclarationsTypenameStyle3<API>(context)); in initTests()[all …]
148 namespace ArraysOfArrays namespace
2603 class ArraysOfArrays : public SimpleShaders class3752 addChild(new TestSubcase(m_context, "arrays-of-arrays", TestSubcase::Create<ArraysOfArrays>)); in init()
3438 class ArraysOfArrays : public SimpleShaders class5108 addChild(new TestSubcase(m_context, "arrays-of-arrays", TestSubcase::Create<ArraysOfArrays>)); in init()
1584 - ci: Drop some skips of GL CTS ArraysOfArrays tests.