Searched defs:TextureFormatTests (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/gles2/functional/
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);
H A Des2fTextureFormatTests.cpp383 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles2::Functional::TextureFormatTests
388 TextureFormatTests::~TextureFormatTests (void)
626 void TextureFormatTests::init (void)
/external/deqp/modules/gles2/performance/
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);
H A Des2pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles2::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void)
48 void TextureFormatTests::init (void)
/external/deqp/modules/gles3/functional/
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);
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)
/external/deqp/modules/gles3/performance/
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);
H A Des3pTextureFormatTests.cpp39 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles3::Performance::TextureFormatTests
44 TextureFormatTests::~TextureFormatTests (void)
48 void TextureFormatTests::init (void)
/external/deqp/modules/gles31/functional/
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);
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)

Completed in 1252 milliseconds