Searched refs:TextureSpecificationTests (Results 1 – 9 of 9) sorted by relevance
36 class TextureSpecificationTests : public TestCaseGroup class39 TextureSpecificationTests (Context& context);40 ~TextureSpecificationTests (void);45 TextureSpecificationTests (const TextureSpecificationTests& other);46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
178 addChild(new TextureSpecificationTests (m_context)); in init()
1524 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles2::Functional::TextureSpecificationTests1529 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()1533 void TextureSpecificationTests::init (void) in init()
248 addChild(new TextureSpecificationTests (m_context)); in init()
3369 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles3::Functional::TextureSpecificationTests3374 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()3378 void TextureSpecificationTests::init (void) in init()
762 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles31::Functional::TextureSpecificationTests767 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()771 void TextureSpecificationTests::init (void) in init()
250 addChild(new TextureSpecificationTests (m_context)); in init()