Home
last modified time | relevance | path

Searched refs:kDefaultGLSLVersion (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DPreprocessor.cpp62 static const int kDefaultGLSLVersion = 100; in init() local
67 predefineMacro("__VERSION__", kDefaultGLSLVersion); in init()