Home
last modified time | relevance | path

Searched refs:TextureFormatTests (Results 1 – 15 of 15) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
Des2pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles2::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
48 void TextureFormatTests::init (void) in init()
Des2pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context)); in init()
/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
Des2fTextureFormatTests.cpp385 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles2::Functional::TextureFormatTests
390 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
628 void TextureFormatTests::init (void) in init()
Des2fFunctionalTests.cpp177 addChild(new TextureFormatTests (m_context)); in init()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
Des3pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles3::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
48 void TextureFormatTests::init (void) in init()
Des3pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
Des3fFunctionalTests.cpp246 addChild(new TextureFormatTests (m_context)); in init()
Des3fTextureFormatTests.cpp1284 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles3::Functional::TextureFormatTests
1289 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
1302 void TextureFormatTests::init (void) in init()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.hpp36 class TextureFormatTests : public TestCaseGroup class
39 TextureFormatTests (Context& context);
40 ~TextureFormatTests (void);
45 TextureFormatTests (const TextureFormatTests& other);
46 TextureFormatTests& operator= (const TextureFormatTests& other);
Des31fTextureFormatTests.cpp402 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles31::Functional::TextureFormatTests
407 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
420 void TextureFormatTests::init (void) in init()
Des31fFunctionalTests.cpp334 addChild(new TextureFormatTests (m_context)); in init()