Searched refs:VaryingInterpolation (Results 1 – 1 of 1) sorted by relevance
110 enum VaryingInterpolation enum145 VaryingInterpolation randomInterpolation (Random& rnd) in randomInterpolation()147 static const VaryingInterpolation s_validInterpolations[] = in randomInterpolation()157 glu::Interpolation getGluInterpolation (VaryingInterpolation interpolation) in getGluInterpolation()173 VaryingInterpolation getVaryingInterpolation (glu::Interpolation interpolation) in getVaryingInterpolation()282 VaryingInterpolation vtxInterp;283 VaryingInterpolation frgInterp;295 VaryingInterpolation chooseInterpolation (VaryingInterpolation param, DataType type, Random& rnd) in chooseInterpolation()306 bool isSSOCompatibleInterpolation (VaryingInterpolation vertexInterpolation, VaryingInterpolation f… in isSSOCompatibleInterpolation()339 const VaryingInterpolation vtxInterp = chooseInterpolation(params.vtxInterp, type, rnd); in genVaryingInterface()[all …]