Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluContextInfo.cpp138 static const char *s_fragmentHighPrecisionSupported = "varying highp vec4 v_color;\n" variable
163 …tHighPrecisionSupported(TryCompileProgram(s_defaultVertexShader, s_fragmentHighPrecisionSupported)) in ES2ContextInfo()