Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp813 …std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFile… in runTestsInSubprocess() local
821 pipelineCompilerOutFileName << "pipeline_cache.bin"; in runTestsInSubprocess()
832 pipelineCompilerOutFileName << "pipeline_cache_" << caseFraction[0] << ".bin"; in runTestsInSubprocess()
860 newCmdLine += " --deqp-pipeline-file=" + pipelineCompilerOutFileName.str(); in runTestsInSubprocess()