Searched refs:effectiveMediumP (Results 1 – 1 of 1) sorted by relevance
179 GrSLPrecision effectiveMediumP[kGrShaderTypeCount]; in initSamplerPrecisionTable() local183 effectiveMediumP[s] = info[kHigh_GrSLPrecision] == info[kMedium_GrSLPrecision] ? in initSamplerPrecisionTable()186 effectiveMediumP[s] : kLow_GrSLPrecision; in initSamplerPrecisionTable()195 mediump = SkTMin(mediump, effectiveMediumP[s]); in initSamplerPrecisionTable()