Home
last modified time | relevance | path

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

/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.cpp254 addChild(new TextureSpecificationTests(m_context)); in init()
Des3fTextureSpecificationTests.cpp3534 TextureSpecificationTests::TextureSpecificationTests(Context &context) in TextureSpecificationTests() function in deqp::gles3::Functional::TextureSpecificationTests
3539 TextureSpecificationTests::~TextureSpecificationTests(void) in ~TextureSpecificationTests()
3543 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.cpp773 TextureSpecificationTests::TextureSpecificationTests(Context &context) in TextureSpecificationTests() function in deqp::gles31::Functional::TextureSpecificationTests
778 TextureSpecificationTests::~TextureSpecificationTests(void) in ~TextureSpecificationTests()
782 void TextureSpecificationTests::init(void) in init()
Des31fFunctionalTests.cpp376 addChild(new TextureSpecificationTests(m_context)); in init()
/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.cpp182 addChild(new TextureSpecificationTests(m_context)); in init()
Des2fTextureSpecificationTests.cpp1643 TextureSpecificationTests::TextureSpecificationTests(Context &context) in TextureSpecificationTests() function in deqp::gles2::Functional::TextureSpecificationTests
1648 TextureSpecificationTests::~TextureSpecificationTests(void) in ~TextureSpecificationTests()
1652 void TextureSpecificationTests::init(void) in init()