HomeSort by relevance Sort by last modified time
    Searched refs:rootFileName (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpContext.cpp 86 TPpContext::TPpContext(TParseContextBase& pc, const std::string& rootFileName, TShader::Includer& inclr) :
88 rootFileName(rootFileName),
89 currentSourceFile(rootFileName)
PpContext.h 126 TPpContext(TParseContextBase&, const std::string& rootFileName, TShader::Includer&);
536 currentSourceFile = rootFileName;
554 std::string rootFileName;

Completed in 62 milliseconds