Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp698 …std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFile… in runTestsInSubprocess() local
705 pipelineCompilerOutFileName << "pipeline_cache.bin"; in runTestsInSubprocess()
716 pipelineCompilerOutFileName << "pipeline_cache_" << caseFraction[0] <<".bin"; in runTestsInSubprocess()
743 newCmdLine += " --deqp-pipeline-file=" + pipelineCompilerOutFileName.str(); in runTestsInSubprocess()