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

/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp532 const std::string progPath = getProgramPath(dstPath, (deUint32)binaryNdx); local
534 if (de::FilePath(progPath).exists())
535 deDeleteFile(progPath.c_str());

Completed in 51 milliseconds