Home
last modified time | relevance | path

Searched refs:includer (Results 1 – 10 of 10) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp248 TShader::ForbidIncluder includer; in InitializeSymbolTable() local
249 TPpContext ppContext(*parseContext, "", includer); in InitializeSymbolTable()
816 TShader::Includer& includer, in ProcessDeferred() argument
969 TPpContext ppContext(*parseContext, names[numPre] ? names[numPre] : "", includer); in ProcessDeferred()
1271 TShader::Includer& includer, in PreprocessDeferred() argument
1280 false, includer); in PreprocessDeferred()
1310 TShader::Includer& includer, in CompileDeferred() argument
1319 true, includer, sourceEntryPointName, environment); in CompileDeferred()
1487 TShader::ForbidIncluder includer; in ShCompile() local
1490 forwardCompatible, messages, intermediate, includer); in ShCompile()
[all …]
/third_party/glslang/glslang/Public/
DShaderLang.h632 TShader::ForbidIncluder includer; in parse() local
633 …aultVersion, defaultProfile, forceDefaultVersionAndProfile, forwardCompatible, messages, includer); in parse()
643 Includer& includer) in parse() argument
645 … parse(builtInResources, defaultVersion, ENoProfile, false, forwardCompatible, messages, includer); in parse()
654 Includer& includer);
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.cpp88 …preamble(0), strings(0), previous_token('\n'), parseContext(pc), includer(inclr), inComment(false), in TPpContext()
DPp.cpp668 … res = includer.includeLocal(filename.c_str(), currentSourceFile.c_str(), includeStack.size() + 1); in CPPinclude()
670 includer.releaseInclude(res); in CPPinclude()
671 …res = includer.includeSystem(filename.c_str(), currentSourceFile.c_str(), includeStack.size() + 1); in CPPinclude()
690 includer.releaseInclude(res); in CPPinclude()
698 includer.releaseInclude(res); in CPPinclude()
DPpContext.h454 TShader::Includer& includer; variable
684 includer.releaseInclude(include); in pop_include()
/third_party/glslang/StandAlone/
DStandAlone.cpp1096 DirStackFileIncluder includer; in CompileAndLinkShaderUnits() local
1097 …std::for_each(IncludeDirectoryList.rbegin(), IncludeDirectoryList.rend(), [&includer](const std::s… in CompileAndLinkShaderUnits()
1098 includer.pushExternalLocalDirectory(dir); }); in CompileAndLinkShaderUnits()
1102 …ader->preprocess(&Resources, defaultVersion, ENoProfile, false, false, messages, &str, includer)) { in CompileAndLinkShaderUnits()
1113 if (! shader->parse(&Resources, defaultVersion, false, messages, includer)) in CompileAndLinkShaderUnits()
/third_party/glslang/gtests/
DTestFixture.h635 glslang::TShader::ForbidIncluder includer; in preprocess() local
639 &ppShader, includer); in preprocess()
/third_party/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake65 # If the includer does not define a value the above-shown default will be
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake65 # If the includer does not define a value the above-shown default will be
/third_party/gettext/gnulib-local/lib/
DChangeLog.1857 the includer's responsibility.