Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.cpp110 void TPpContext::setInput(TInputScanner& input, bool versionWillBeError) in setInput()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp909 …bool versionWillBeError = (versionNotFound || (profile == EEsProfile && version >= 300 && versionN… in ProcessDeferred() local
DParseHelper.cpp201 …seContext::parseShaderStrings(TPpContext& ppContext, TInputScanner& input, bool versionWillBeError) in parseShaderStrings()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp127 …seContext::parseShaderStrings(TPpContext& ppContext, TInputScanner& input, bool versionWillBeError) in parseShaderStrings()