Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibrary.cpp60 static const glu::GLSLVersion DEFAULT_GLSL_VERSION = glu::GLSL_VERSION_100_ES; variable
1143 GLSLVersion version = DEFAULT_GLSL_VERSION; in parseShaderCase()