Home
last modified time | relevance | path

Searched defs:sourceEntryPointName (Results 1 – 5 of 5) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp106 bool parsingBuiltIns, std::string sourceEntryPointName = "") in CreateParseContext()
770 …ocesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEntryPointName) in RecordProcesses()
815 const std::string sourceEntryPointName = "", in ProcessDeferred()
1314 const std::string sourceEntryPointName = "", in CompileDeferred()
DParseHelper.h208 TString sourceEntryPointName; variable
/third_party/glslang/StandAlone/
DStandAlone.cpp176 const char* sourceEntryPointName = nullptr; variable
/third_party/glslang/glslang/Public/
DShaderLang.h718 std::string sourceEntryPointName; variable
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp59 const TString sourceEntryPointName, in HlslParseContext()