Home
last modified time | relevance | path

Searched refs:forceDefaultVersionAndProfile (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Public/
DShaderLang.h626 bool forceDefaultVersionAndProfile, bool forwardCompatible,
629 …ltInResource* res, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, in parse() argument
633 …return parse(res, defaultVersion, defaultProfile, forceDefaultVersionAndProfile, forwardCompatible… in parse()
652 EProfile defaultProfile, bool forceDefaultVersionAndProfile,
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp810 bool forceDefaultVersionAndProfile, in ProcessDeferred() argument
880 if (forceDefaultVersionAndProfile && source == EShSourceGlsl) { in ProcessDeferred()
1268 bool forceDefaultVersionAndProfile, in PreprocessDeferred() argument
1278 defaultProfile, forceDefaultVersionAndProfile, in PreprocessDeferred()
1306 bool forceDefaultVersionAndProfile, in CompileDeferred() argument
1317 defaultProfile, forceDefaultVersionAndProfile, in CompileDeferred()
1872 … builtInResources, int defaultVersion, EProfile defaultProfile, bool forceDefaultVersionAndProfile, in parse() argument
1884 defaultProfile, forceDefaultVersionAndProfile, in parse()
1897 bool forceDefaultVersionAndProfile, in preprocess() argument
1911 defaultProfile, forceDefaultVersionAndProfile, in preprocess()