Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/StandAlone/
DDirStackFileIncluder.h111 return newIncludeResult(path, file, (int)file.tellg()); in readLocalPath()
126 …virtual IncludeResult* newIncludeResult(const std::string& path, std::ifstream& file, int length) … in newIncludeResult() function