Home
last modified time | relevance | path

Searched refs:newIncludeResult (Results 1 – 2 of 2) 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
/external/angle/third_party/vulkan-deps/glslang/src/StandAlone/
DDirStackFileIncluder.h119 return newIncludeResult(path, file, (int)file.tellg()); in readLocalPath()
134 …virtual IncludeResult* newIncludeResult(const std::string& path, std::ifstream& file, int length) … in newIncludeResult() function