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);
322 TextureSizeTests::TextureSizeTests (Context& context) in TextureSizeTests() function in deqp::gles3::Functional::TextureSizeTests327 TextureSizeTests::~TextureSizeTests (void) in ~TextureSizeTests()331 void TextureSizeTests::init (void) in init()
240 addChild(new TextureSizeTests (m_context)); in init()
322 TextureSizeTests::TextureSizeTests (Context& context) in TextureSizeTests() function in deqp::gles2::Functional::TextureSizeTests327 TextureSizeTests::~TextureSizeTests (void) in ~TextureSizeTests()331 void TextureSizeTests::init (void) in init()
173 addChild(new TextureSizeTests (m_context)); in init()