Searched refs:EShExecutable (Results 1 – 4 of 4) sorted by relevance
122 TLinker(EShExecutable e, TInfoSink& iSink) : in TLinker()145 EShExecutable executable;166 TShHandleBase* ConstructLinker(EShExecutable, int);
47 TGenericLinker(EShExecutable e, int dOptions) : TLinker(e, infoSink), debugOptions(dOptions) { } in TGenericLinker()63 TShHandleBase* ConstructLinker(EShExecutable executable, int debugOptions) in ConstructLinker()
229 } EShExecutable; typedef322 GLSLANG_EXPORT ShHandle ShConstructLinker(const EShExecutable, int debugOptions); // one per shade…
1367 ShHandle ShConstructLinker(const EShExecutable executable, int debugOptions) in ShConstructLinker()