Searched defs:fsPath (Results 1 – 2 of 2) sorted by relevance
154 fs::path fsPath(path); in IsPathValid() local
308 GLuint CompileProgramFromFiles(const std::string &vsPath, const std::string &fsPath) in CompileProgramFromFiles()