Searched refs:getFloatShaderPrecisionInfo (Results 1 – 2 of 2) sorted by relevance
34 info = &caps->getFloatShaderPrecisionInfo(kFragment_GrShaderType, fPrecision); in reset()46 info = &caps->getFloatShaderPrecisionInfo(kFragment_GrShaderType, nextP); in reset()
79 const PrecisionInfo& getFloatShaderPrecisionInfo(GrShaderType shaderType, in getFloatShaderPrecisionInfo() function