Searched defs:TextureSpecificationTests (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des2fTextureSpecificationTests.cpp1524 TextureSpecificationTests::TextureSpecificationTests (Context& context) function in class:deqp::gles2::Functional::TextureSpecificationTests
1529 TextureSpecificationTests::~TextureSpecificationTests (void)
1533 void TextureSpecificationTests::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des3fTextureSpecificationTests.cpp3370 TextureSpecificationTests::TextureSpecificationTests (Context& context) function in class:deqp::gles3::Functional::TextureSpecificationTests
3375 TextureSpecificationTests::~TextureSpecificationTests (void)
3379 void TextureSpecificationTests::init (void)
/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.hpp36 class TextureSpecificationTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 TextureSpecificationTests (Context& context);
40 ~TextureSpecificationTests (void);
45 TextureSpecificationTests (const TextureSpecificationTests& other);
46 TextureSpecificationTests& operator= (const TextureSpecificationTests& other);
H A Des31fTextureSpecificationTests.cpp762 TextureSpecificationTests::TextureSpecificationTests (Context& context) function in class:deqp::gles31::Functional::TextureSpecificationTests
767 TextureSpecificationTests::~TextureSpecificationTests (void)
771 void TextureSpecificationTests::init (void)

Completed in 481 milliseconds