Searched defs:PreprocessorSettings (Results 1 – 2 of 2) sorted by relevance
30 struct PreprocessorSettings struct32 PreprocessorSettings() : maxMacroExpansionDepth(1000) {} in PreprocessorSettings() function41 const PreprocessorSettings &settings); argument
28 PreprocessorSettings(ShShaderSpec shaderSpec) in PreprocessorSettings() function