Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A 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);
H A Des3fTextureFormatTests.cpp1285 // TextureFormatTests
1287 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles3::Functional::TextureFormatTests
1292 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
1305 void TextureFormatTests::init (void) in init()
H A Des3fFunctionalTests.cpp249 addChild(new TextureFormatTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A 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);
H A 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()
H A Des3pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A 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);
H A Des31fTextureFormatTests.cpp407 // TextureFormatTests
409 TextureFormatTests::TextureFormatTests (Context& context) in TextureFormatTests() function in deqp::gles31::Functional::TextureFormatTests
414 TextureFormatTests::~TextureFormatTests (void) in ~TextureFormatTests()
427 void TextureFormatTests::init (void) in init()
H A Des31fFunctionalTests.cpp371 addChild(new TextureFormatTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A 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);
H A 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()
H A Des2fFunctionalTests.cpp180 addChild(new TextureFormatTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A 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);
H A 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()
H A Des2pPerformanceTests.cpp59 addChild(new TextureFormatTests (m_context)); in init()

Completed in 17 milliseconds