Searched refs:TextureFormatTests (Results 1 - 15 of 15) sorted by path

/external/deqp/modules/gles2/functional/
H A Des2fFunctionalTests.cpp172 addChild(new TextureFormatTests (m_context));
H A Des2fTextureFormatTests.cpp383 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles2::Functional::TextureFormatTests
388 TextureFormatTests::~TextureFormatTests (void)
626 void TextureFormatTests::init (void)
H A Des2fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
/external/deqp/modules/gles2/performance/
H A Des2pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context));
H A Des2pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles2::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void)
48 void TextureFormatTests::init (void)
H A Des2pTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class in namespace:deqp::gles2::Performance
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fFunctionalTests.cpp239 addChild(new TextureFormatTests (m_context));
H A Des3fTextureFormatTests.cpp1244 // TextureFormatTests
1246 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles3::Functional::TextureFormatTests
1251 TextureFormatTests::~TextureFormatTests (void)
1264 void TextureFormatTests::init (void)
H A Des3fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
/external/deqp/modules/gles3/performance/
H A Des3pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context));
H A Des3pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles3::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void)
48 void TextureFormatTests::init (void)
H A Des3pTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class in namespace:deqp::gles3::Performance
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
/external/deqp/modules/gles31/functional/
H A Des31fFunctionalTests.cpp232 addChild(new TextureFormatTests (m_context));
H A Des31fTextureFormatTests.cpp363 // TextureFormatTests
365 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles31::Functional::TextureFormatTests
370 TextureFormatTests::~TextureFormatTests (void)
383 void TextureFormatTests::init (void)
H A Des31fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);

Completed in 300 milliseconds