Searched refs:TextureSizeTests (Results 1 – 6 of 6) sorted by relevance
36 class TextureSizeTests : public TestCaseGroup class39 TextureSizeTests (Context& context);40 ~TextureSizeTests (void);45 TextureSizeTests (const TextureSizeTests& other);46 TextureSizeTests& operator= (const TextureSizeTests& other);
333 TextureSizeTests::TextureSizeTests (Context& context) in TextureSizeTests() function in deqp::gles2::Functional::TextureSizeTests338 TextureSizeTests::~TextureSizeTests (void) in ~TextureSizeTests()342 void TextureSizeTests::init (void) in init()
178 addChild(new TextureSizeTests (m_context)); in init()
334 TextureSizeTests::TextureSizeTests (Context& context) in TextureSizeTests() function in deqp::gles3::Functional::TextureSizeTests339 TextureSizeTests::~TextureSizeTests (void) in ~TextureSizeTests()343 void TextureSizeTests::init (void) in init()
247 addChild(new TextureSizeTests (m_context)); in init()