Searched refs:TextureBufferTests (Results 1 – 6 of 6) sorted by relevance
39 class TextureBufferTests : public TestCaseGroupBase class43 TextureBufferTests(glcts::Context& context, const ExtParameters& extParams);45 virtual ~TextureBufferTests(void) in ~TextureBufferTests()53 TextureBufferTests(const TextureBufferTests& other);54 TextureBufferTests& operator=(const TextureBufferTests& other);
49 TextureBufferTests::TextureBufferTests(glcts::Context& context, const ExtParameters& extParams) in TextureBufferTests() function in glcts::TextureBufferTests57 void TextureBufferTests::init(void) in init()
142 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
171 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
225 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
326 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()