Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Public/
DShaderLang.h322 GLSLANG_EXPORT ShHandle ShConstructLinker(const EShExecutable, int debugOptions); // one per shade…
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1367 ShHandle ShConstructLinker(const EShExecutable executable, int debugOptions) in ShConstructLinker() function