Home
last modified time | relevance | path

Searched refs:TextureSpecificationTests (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
Des2fFunctionalTests.cpp178 addChild(new TextureSpecificationTests (m_context)); in init()
Des2fTextureSpecificationTests.cpp1524 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles2::Functional::TextureSpecificationTests
1529 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
1533 void TextureSpecificationTests::init (void) in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
Des3fFunctionalTests.cpp250 addChild(new TextureSpecificationTests (m_context)); in init()
Des3fTextureSpecificationTests.cpp3369 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles3::Functional::TextureSpecificationTests
3374 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
3378 void TextureSpecificationTests::init (void) in init()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
Des31fTextureSpecificationTests.cpp762 TextureSpecificationTests::TextureSpecificationTests (Context& context) in TextureSpecificationTests() function in deqp::gles31::Functional::TextureSpecificationTests
767 TextureSpecificationTests::~TextureSpecificationTests (void) in ~TextureSpecificationTests()
771 void TextureSpecificationTests::init (void) in init()
Des31fFunctionalTests.cpp254 addChild(new TextureSpecificationTests (m_context)); in init()