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