Searched refs:getFloatShaderPrecisionInfo (Results 1 – 3 of 3) sorted by relevance
29 info = &caps->getFloatShaderPrecisionInfo(kFragment_GrShaderType, precision); in compute_precision()41 info = &caps->getFloatShaderPrecisionInfo(kFragment_GrShaderType, nextP); in compute_precision()
88 const PrecisionInfo& getFloatShaderPrecisionInfo(GrShaderType shaderType, in getFloatShaderPrecisionInfo() function
110 const GrShaderCaps::PrecisionInfo& highP = args.fShaderCaps->getFloatShaderPrecisionInfo( in onEmitCode()