Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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.cpp1287 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()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/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.cpp409 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()
Des31fFunctionalTests.cpp365 addChild(new TextureFormatTests (m_context)); in init()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/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.cpp178 addChild(new TextureFormatTests (m_context)); in init()
/third_party/skia/third_party/externals/dawn/src/tests/
DBUILD.gn403 "end2end/TextureFormatTests.cpp",
/third_party/flutter/skia/third_party/externals/dawn/
DBUILD.gn683 "src/tests/end2end/TextureFormatTests.cpp",