Searched refs:fInCubicCoeffs (Results 1 – 2 of 2) sorted by relevance
250 inline const Attribute* inCubicCoeffs() const { return fInCubicCoeffs; } in inCubicCoeffs()269 const Attribute* fInCubicCoeffs; variable
711 fInCubicCoeffs = &this->addVertexAttrib(Attribute("inCubicCoeffs", in GrCubicEffect()