Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp1174 class PipelineFromIncompleteCacheTest : public GraphicsCacheTest class
1177 PipelineFromIncompleteCacheTest(tcu::TestContext &testContext, const std::string &name,
1179 virtual ~PipelineFromIncompleteCacheTest(void) in ~PipelineFromIncompleteCacheTest()
1185 PipelineFromIncompleteCacheTest::PipelineFromIncompleteCacheTest(tcu::TestContext &testContext, con… in PipelineFromIncompleteCacheTest() function in vkt::pipeline::__anon818e4d0c0111::PipelineFromIncompleteCacheTest
1205 TestInstance *PipelineFromIncompleteCacheTest::createInstance(Context &context) const in createInstance()
1878 … graphicsTests->addChild(newTestCase<PipelineFromIncompleteCacheTest>(testCtx, &testParams[i])); in createCacheTests()