Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp533 const std::string progPath = getProgramPath(dstPath, (deUint32)binaryNdx); in writeToPath() local
535 if (de::FilePath(progPath).exists()) in writeToPath()
536 deDeleteFile(progPath.c_str()); in writeToPath()