Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp244 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate
301 delegate.SetScriptPath(de::FilePath(readFilename).getDirName()); in parse()