Searched defs:vsPath (Results 1 – 2 of 2) sorted by relevance
404 const vsPath = path.resolve(res, '..') constant
296 GLuint CompileProgramFromFiles(const std::string &vsPath, const std::string &fsPath) in CompileProgramFromFiles()