Searched refs:supportsFragmentHighp (Results 1 – 1 of 1) sorted by relevance
83 static inline bool supportsFragmentHighp (glu::GLSLVersion version) in supportsFragmentHighp() function1320 const char* prec = supportsFragmentHighp(m_targetVersion) ? "highp" : "mediump"; in genFragmentShader()