Searched refs:TextureCubeMapArrayTests (Results 1 – 6 of 6) sorted by relevance
35 class TextureCubeMapArrayTests : public TestCaseGroupBase class39 TextureCubeMapArrayTests(glcts::Context &context, const ExtParameters &extParams);41 virtual ~TextureCubeMapArrayTests(void) in ~TextureCubeMapArrayTests()49 TextureCubeMapArrayTests(const TextureCubeMapArrayTests &other);50 TextureCubeMapArrayTests &operator=(const TextureCubeMapArrayTests &other);
44 TextureCubeMapArrayTests::TextureCubeMapArrayTests(glcts::Context &context, const ExtParameters &ex… in TextureCubeMapArrayTests() function in glcts::TextureCubeMapArrayTests52 void TextureCubeMapArrayTests::init(void) in init()
142 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
175 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
227 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
370 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()