Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp186 class SamplerMinReduceFilterTest : public SamplerMinFilterTest class
189 SamplerMinReduceFilterTest(tcu::TestContext &testContext, const char *name,
194 virtual ~SamplerMinReduceFilterTest(void) in ~SamplerMinReduceFilterTest()
677 SamplerMinReduceFilterTest::SamplerMinReduceFilterTest(tcu::TestContext &testContext, const char *n… in SamplerMinReduceFilterTest() function in vkt::pipeline::__anonc4d4c26c0111::SamplerMinReduceFilterTest
689 VkSamplerCreateInfo SamplerMinReduceFilterTest::getSamplerCreateInfo(void) const in getSamplerCreateInfo()
698 VkComponentMapping SamplerMinReduceFilterTest::getComponentMapping(void) const in getComponentMapping()
957 componentGroup->addChild(new SamplerMinReduceFilterTest( in createSamplerMinReduceFilterTests()
962 …componentGroup->addChild(new SamplerMinReduceFilterTest(testCtx, "min", pipelineConstructionType, … in createSamplerMinReduceFilterTests()
966 …componentGroup->addChild(new SamplerMinReduceFilterTest(testCtx, "max", pipelineConstructionType, … in createSamplerMinReduceFilterTests()