Searched defs:SamplerTest (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/tint/src/sem/ |
D | sampler_type_test.cc | 23 using SamplerTest = TestHelper; typedef 25 TEST_F(SamplerTest, Creation) { in TEST_F() argument 30 TEST_F(SamplerTest, Creation_ComparisonSampler) { in TEST_F() argument 36 TEST_F(SamplerTest, TypeName_Sampler) { in TEST_F() argument 41 TEST_F(SamplerTest, TypeName_Comparison) { in TEST_F() argument 46 TEST_F(SamplerTest, FriendlyNameSampler) { in TEST_F() argument 51 TEST_F(SamplerTest, FriendlyNameComparisonSampler) { in TEST_F() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | SamplerTests.cpp | 51 class SamplerTest : public DawnTest { class 170 TEST_P(SamplerTest, AddressMode) { in TEST_P() argument
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | SamplerTests.cpp | 39 class SamplerTest : public DawnTest { class 177 TEST_P(SamplerTest, AddressMode) { in TEST_P() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cIncompleteTextureAccessTests.hpp | 97 class SamplerTest : public deqp::TestCase class
|
D | gl4cIncompleteTextureAccessTests.cpp | 74 SamplerTest::SamplerTest(deqp::Context& context) in SamplerTest() function in gl4cts::IncompleteTextureAccess::SamplerTest
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 95 class SamplerTest : public vkt::TestCase class 281 SamplerTest::SamplerTest (tcu::TestContext& testContext, in SamplerTest() function in vkt::pipeline::__anon88d788b50111::SamplerTest
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 1868 class SamplerTest : public tcu::TestCase class 1891 SamplerTest::SamplerTest (tcu::TestContext& testCtx, in SamplerTest() function in deqp::gls::TextureStateQueryTests::__anonf8d237fc0111::SamplerTest
|