Home
last modified time | relevance | path

Searched defs:PreprocessorSettings (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DPreprocessor.h30 struct PreprocessorSettings struct
32 PreprocessorSettings() : maxMacroExpansionDepth(1000) {} in PreprocessorSettings() argument
41 const PreprocessorSettings &settings); argument