Home
last modified time | relevance | path

Searched refs:SamplerTest (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
H A Dsampler_type_test.cc23 using SamplerTest = TestHelper;
25 TEST_F(SamplerTest, Creation) { in TEST_F()
30 TEST_F(SamplerTest, Creation_ComparisonSampler) { in TEST_F()
36 TEST_F(SamplerTest, TypeName_Sampler) { in TEST_F()
41 TEST_F(SamplerTest, TypeName_Comparison) { in TEST_F()
46 TEST_F(SamplerTest, FriendlyNameSampler) { in TEST_F()
51 TEST_F(SamplerTest, FriendlyNameComparisonSampler) { in TEST_F()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cIncompleteTextureAccessTests.cpp65 addChild(new IncompleteTextureAccess::SamplerTest(m_context)); in init()
74 SamplerTest::SamplerTest(deqp::Context& context) in SamplerTest() function in gl4cts::IncompleteTextureAccess::SamplerTest
84 tcu::TestNode::IterateResult SamplerTest::iterate() in iterate()
154 void SamplerTest::PrepareProgram(Configuration configuration) in PrepareProgram()
312 void SamplerTest::PrepareTexture(Configuration configuration) in PrepareTexture()
339 void SamplerTest::PrepareFramebuffer() in PrepareFramebuffer()
376 void SamplerTest::PrepareVertexArrays() in PrepareVertexArrays()
395 void SamplerTest::Draw() in Draw()
412 bool SamplerTest
[all...]
H A Dgl4cIncompleteTextureAccessTests.hpp97 class SamplerTest : public deqp::TestCase class
101 SamplerTest(deqp::Context& context);
107 SamplerTest(const SamplerTest& other);
108 SamplerTest& operator=(const SamplerTest& other);
142 /* SamplerTest class */
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp100 class SamplerTest : public vkt::TestCase class
103 SamplerTest (tcu::TestContext& testContext,
112 virtual ~SamplerTest (void) {} in ~SamplerTest()
144 class SamplerMagFilterTest : public SamplerTest
161 class SamplerMinFilterTest : public SamplerTest
220 class SamplerLodTest : public SamplerTest
247 SamplerTest::checkSupport(context); in checkSupport()
258 class SamplerAddressModesTest : public SamplerTest
291 // SamplerTest
293 SamplerTest function in vkt::pipeline::__anon28260::SamplerTest
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp97 class SamplerTest : public vkt::TestCase class
100 SamplerTest (tcu::TestContext& testContext,
110 virtual ~SamplerTest (void) {} in ~SamplerTest()
142 class SamplerMagFilterTest : public SamplerTest
160 class SamplerMinFilterTest : public SamplerTest
222 class SamplerLodTest : public SamplerTest
250 SamplerTest::checkSupport(context); in checkSupport()
261 class SamplerAddressModesTest : public SamplerTest
295 // SamplerTest
297 SamplerTest function in vkt::pipeline::__anon29477::SamplerTest
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSamplerTests.cpp51 class SamplerTest : public DawnTest { class
170 TEST_P(SamplerTest, AddressMode) { in TEST_P()
180 DAWN_INSTANTIATE_TEST(SamplerTest,
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp1868 class SamplerTest : public tcu::TestCase class
1871 SamplerTest (tcu::TestContext& testCtx,
1891 SamplerTest::SamplerTest (tcu::TestContext& testCtx, in SamplerTest() function in deqp::gls::TextureStateQueryTests::__anon31012::SamplerTest
1906 void SamplerTest::init (void) in init()
1926 SamplerTest::IterateResult SamplerTest::iterate (void) in iterate()
1942 class SamplerWrapCase : public SamplerTest
1950 : SamplerTest(testCtx, renderCtx, name, desc, tester, type) in SamplerWrapCase()
2013 class SamplerFilterCase : public SamplerTest
[all...]

Completed in 10 milliseconds