Searched defs:ShCompileOptions (Results 1 – 3 of 3) sorted by relevance
140 struct ShCompileOptions struct144 ShCompileOptions &operator=(const ShCompileOptions &other); argument148 uint64_t objectCode : 1;151 uint64_t outputDebugInfo : 1;154 uint64_t sourcePath : 1;157 uint64_t intermediateTree : 1;160 uint64_t validateAST : 1;165 uint64_t validateLoopIndexing : 1;168 uint64_t lineDirectives : 1;182 uint64_t removeInvariantAndCentroidForESSL3 : 1;[all …]
177 const ShCompileOptions &, in injectPrePLSCode()185 const ShCompileOptions &, in injectPostPLSCode()
1048 ShCompileOptions::ShCompileOptions() in ShCompileOptions() function in ShCompileOptions1053 ShCompileOptions::ShCompileOptions(const ShCompileOptions &other) in ShCompileOptions() function in ShCompileOptions