Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp109 bool parsingBuiltIns, std::string sourceEntryPointName = "") in CreateParseContext()
752 …ocesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEntryPointName) in RecordProcesses()
797 const std::string sourceEntryPointName = "", in ProcessDeferred()
1294 const std::string sourceEntryPointName = "", in CompileDeferred()
DParseHelper.h212 TString sourceEntryPointName; variable
/third_party/glslang/StandAlone/
DStandAlone.cpp178 const char* sourceEntryPointName = nullptr; variable
/third_party/glslang/glslang/Public/
DShaderLang.h716 std::string sourceEntryPointName; variable
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp59 const TString sourceEntryPointName, in HlslParseContext()