Searched refs:fSamplerPrecisions (Results 1 – 2 of 2) sorted by relevance
250 return static_cast<GrSLPrecision>(fSamplerPrecisions[visibility][config]); in samplerPrecision()325 uint8_t fSamplerPrecisions[(1 << kGrShaderTypeCount)][kGrPixelConfigCnt]; variable
203 uint8_t* table = fSamplerPrecisions[visibility]; in initSamplerPrecisionTable()