Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/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()
858 bool versionNotFirst = (source == EShSourceHlsl) in ProcessDeferred() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DScan.cpp180 bool versionNotFirst = false; // means not first WRT comments and white space, nothing more in scanVersion() local
H A DShaderLang.cpp510 bool DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int default… in DeduceVersionProfile()
877 bool versionNotFirst = (source == EShSourceHlsl) in ProcessDeferred() local