Searched refs:getGluInterpolation (Results 1 – 1 of 1) sorted by relevance
157 glu::Interpolation getGluInterpolation (VaryingInterpolation interpolation) in getGluInterpolation() function358 VariableDeclaration(varType, vtxName, STORAGE_OUT, getGluInterpolation(vtxCompatInterp), loc)); in genVaryingInterface()360 VariableDeclaration(varType, frgName, STORAGE_IN, getGluInterpolation(frgInterp), loc)); in genVaryingInterface()854 … msg << "'" << glu::getInterpolationName(getGluInterpolation(params.varyings.vtxInterp)) << "'.\n"; in logParams()862 … msg << "'" << glu::getInterpolationName(getGluInterpolation(params.varyings.frgInterp)) << "'.\n"; in logParams()1615 const string qualName = glu::getInterpolationName(getGluInterpolation(qual)); in describeInterpolation()