Searched defs:getVertexAttribs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawState.h106 const GrVertexAttrib* getVertexAttribs() const { return fCommon.fVAPtr; } function in class:GrDrawState
118 * Getters for index into getVertexAttribs() for particular bindings. -1 is returned if the
/external/skia/src/gpu/
H A DGrDrawState.h106 const GrVertexAttrib* getVertexAttribs() const { return fCommon.fVAPtr; } function in class:GrDrawState
118 * Getters for index into getVertexAttribs() for particular bindings. -1 is returned if the

Completed in 78 milliseconds