Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp222 static inline bool supportsFragmentHighp (glu::GLSLVersion version) in supportsFragmentHighp() function
233 const char* const prec = supportsFragmentHighp(spec.targetVersion) ? "highp" : "mediump"; in genFragmentShader()