Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp754 std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFileName, pipelineCompilerPrefix; in runTestsInSubprocess() local
762 pipelineCompilerLogFileName << "compiler.log"; in runTestsInSubprocess()
773 pipelineCompilerLogFileName << "compiler_" << caseFraction[0] << ".log"; in runTestsInSubprocess()
802 newCmdLine += " --deqp-pipeline-logfile=" + pipelineCompilerLogFileName.str(); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp696 std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFileName, pipelineCompilerPrefix; in runTestsInSubprocess() local
704 pipelineCompilerLogFileName << "compiler.log"; in runTestsInSubprocess()
715 pipelineCompilerLogFileName << "compiler_" << caseFraction[0] << ".log"; in runTestsInSubprocess()
744 newCmdLine += " --deqp-pipeline-logfile=" + pipelineCompilerLogFileName.str(); in runTestsInSubprocess()

Completed in 5 milliseconds