Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1973 for (auto const& removedFile : removedFiles) { in main() local
1974 … std::string relativeFilename = std::filesystem::relative(removedFile, shaderSourcesPath).string(); in main()