Home
last modified time | relevance | path

Searched refs:getPipelineCompilerDataDir (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp308 const char* getPipelineCompilerDataDir (void) const;
H A DtcuCommandLine.cpp1175 const char* CommandLine::getPipelineCompilerDataDir(void) const in getPipelineCompilerDataDir() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp800 if (!std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()).empty()) in runTestsInSubprocess()
801 newCmdLine += " --deqp-pipeline-dir=" + std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp742 if (!std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()).empty()) in runTestsInSubprocess()
743 newCmdLine += " --deqp-pipeline-dir=" + std::string(testCtx.getCommandLine().getPipelineCompilerDataDir()); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp961 std::string( m_testCtx.getCommandLine().getPipelineCompilerDataDir()), in importPipelineCacheData()

Completed in 10 milliseconds