Searched refs:TextureRepeatModeTests (Results 1 – 4 of 4) sorted by relevance
33 class TextureRepeatModeTests : public deqp::TestCaseGroup class37 TextureRepeatModeTests(deqp::Context& context);42 TextureRepeatModeTests(const TextureRepeatModeTests& other);43 TextureRepeatModeTests& operator=(const TextureRepeatModeTests& other);
1340 TextureRepeatModeTests::TextureRepeatModeTests(deqp::Context& context) in TextureRepeatModeTests() function in glcts::TextureRepeatModeTests1346 void TextureRepeatModeTests::init() in init()
182 addChild(new glcts::TextureRepeatModeTests(getContext())); in init()
174 addChild(new glcts::TextureRepeatModeTests(getContext())); in init()