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.cpp385 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles2::Functional::TextureFormatTests
390 TextureFormatTests::~TextureFormatTests (void)
628 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.cpp1246 // TextureFormatTests
1248 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles3::Functional::TextureFormatTests
1253 TextureFormatTests::~TextureFormatTests (void)
1266 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.cpp376 // TextureFormatTests
378 TextureFormatTests::TextureFormatTests (Context& context) function in class:deqp::gles31::Functional::TextureFormatTests
383 TextureFormatTests::~TextureFormatTests (void)
396 void TextureFormatTests::init (void)

Completed in 196 milliseconds