Home
last modified time | relevance | path

Searched defs:sourceNum (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h146 …virtual void notifyLineDirective(int curLineNo, int newLineNo, bool hasSource, int sourceNum, cons… in notifyLineDirective()
DShaderLang.cpp1117 int curLineNum, int newLineNum, bool hasSource, int sourceNum, const char* sourceName) { in operator ()()