Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h236 void setIncludePaths(const std::vector<std::string> &IncludePaths) { in setIncludePaths() function
Dslang.cpp596 setIncludePaths(Opts.mIncludePaths); in compile()