Home
last modified time | relevance | path

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

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