Searched defs:getVertexAttribs (Results 1 – 3 of 3) sorted by relevance
38 const VertexAttribArray& getVertexAttribs() const { return fVertexAttribs; } in getVertexAttribs() function
42 const GrVertexAttrib* getVertexAttribs() const { return fVAPtr; } in getVertexAttribs() function
106 const GrVertexAttrib* getVertexAttribs() const { return fCommon.fVAPtr; } in getVertexAttribs() function