Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp103 bool parsingBuiltIns, std::string sourceEntryPointName = "") in CreateParseContext()
739 …ocesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEntryPointName) in RecordProcesses()
783 const std::string sourceEntryPointName = "", in ProcessDeferred()
1247 const std::string sourceEntryPointName = "", in CompileDeferred()
DParseHelper.h196 TString sourceEntryPointName; variable
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h592 std::string sourceEntryPointName; variable
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp159 const char* sourceEntryPointName = nullptr; variable
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp58 const TString sourceEntryPointName, in HlslParseContext()