Searched defs:debugOptions (Results 1 – 3 of 3) sorted by relevance
47 int debugOptions; member in TGenericCompiler55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler()
51 int debugOptions; member in TGenericLinker63 TShHandleBase* ConstructLinker(EShExecutable executable, int debugOptions) in ConstructLinker()
1290 ShHandle ShConstructCompiler(const EShLanguage language, int debugOptions) in ShConstructCompiler()1300 ShHandle ShConstructLinker(const EShExecutable executable, int debugOptions) in ShConstructLinker()