Home
last modified time | relevance | path

Searched refs:ArraysOfArrays (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp50 namespace ArraysOfArrays namespace
10697 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 …]
H A Des31cArrayOfArraysTests.hpp148 namespace ArraysOfArrays namespace
H A Des31cProgramInterfaceQueryTests.cpp2603 class ArraysOfArrays : public SimpleShaders class
3752 addChild(new TestSubcase(m_context, "arrays-of-arrays", TestSubcase::Create<ArraysOfArrays>)); in init()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp3438 class ArraysOfArrays : public SimpleShaders class
5108 addChild(new TestSubcase(m_context, "arrays-of-arrays", TestSubcase::Create<ArraysOfArrays>)); in init()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.2.1.rst1584 - ci: Drop some skips of GL CTS ArraysOfArrays tests.