Home
last modified time | relevance | path

Searched refs:Texture3DTests (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.hpp32 class Texture3DTests : public deqp::TestCaseGroup class
35 Texture3DTests(deqp::Context& context);
36 ~Texture3DTests(void);
40 Texture3DTests(const Texture3DTests& other);
41 Texture3DTests& operator=(const Texture3DTests& other);
H A Des2cTestPackage.cpp151 addChild(new Texture3DTests(getContext())); in init()
H A Des2cTexture3DTests.cpp1886 Texture3DTests::Texture3DTests(deqp::Context& context) : TestCaseGroup(context, "texture_3d", "") in Texture3DTests() function in es2cts::Texture3DTests
1890 Texture3DTests::~Texture3DTests(void) in ~Texture3DTests()
1894 void Texture3DTests::init() in init()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTexture3DTests.cpp24 class Texture3DTests : public DawnTest {}; class
26 TEST_P(Texture3DTests, Sampling) { in TEST_P()
119 DAWN_INSTANTIATE_TEST(Texture3DTests,

Completed in 7 milliseconds