Searched refs:getVertexAttribs (Results 1 – 4 of 4) sorted by relevance
347 const GrVertexAttrib* vertexArray = this->getDrawState().getVertexAttribs() + posIdx; in setupGeometry()361 const GrVertexAttrib* vertexAttrib = this->getDrawState().getVertexAttribs(); in setupGeometry()
107 const GrVertexAttrib* getVertexAttribs() const { return fCommon.fVAPtr; } in getVertexAttribs() function