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()
140 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
169 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
223 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
324 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()