Home
last modified time | relevance | path

Searched refs:pipelineCompilerOutFileName (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
761 pipelineCompilerOutFileName << "pipeline_cache.bin"; in runTestsInSubprocess()
772 pipelineCompilerOutFileName << "pipeline_cache_" << caseFraction[0] <<".bin"; in runTestsInSubprocess()
799 newCmdLine += " --deqp-pipeline-file=" + pipelineCompilerOutFileName.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
703 pipelineCompilerOutFileName << "pipeline_cache.bin"; in runTestsInSubprocess()
714 pipelineCompilerOutFileName << "pipeline_cache_" << caseFraction[0] <<".bin"; in runTestsInSubprocess()
741 newCmdLine += " --deqp-pipeline-file=" + pipelineCompilerOutFileName.str(); in runTestsInSubprocess()

Completed in 5 milliseconds