Home
last modified time | relevance | path

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

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