Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp813 …:ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFileName, in runTestsInSubprocess() local
822 pipelineCompilerLogFileName << "compiler.log"; in runTestsInSubprocess()
833 pipelineCompilerLogFileName << "compiler_" << caseFraction[0] << ".log"; in runTestsInSubprocess()
864 newCmdLine += " --deqp-pipeline-logfile=" + pipelineCompilerLogFileName.str(); in runTestsInSubprocess()