Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DScan.cpp180 bool versionNotFirst = false; // means not first WRT comments and white space, nothing more in scanVersion() local
DShaderLang.cpp491 bool DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int default… in DeduceVersionProfile()
857 bool versionNotFirst = (source == EShSourceHlsl) in ProcessDeferred() local