Searched defs:debugOptions (Results 1 – 4 of 4) 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()
6 const debugOptions = constant
1354 ShHandle ShConstructCompiler(const EShLanguage language, int debugOptions) in ShConstructCompiler()1364 ShHandle ShConstructLinker(const EShExecutable executable, int debugOptions) in ShConstructLinker()