Searched refs:attribState (Results 1 – 1 of 1) sorted by relevance
1855 GrGLAttribArrayState* attribState = in setupGeometry() local1874 attribState->set(this, in setupGeometry()1882 attribState->disableUnusedArrays(this, usedAttribArraysMask); in setupGeometry()3975 GrGLAttribArrayState* attribState; in internalBind() local3985 attribState = fVBOVertexArray->bindWithIndexBuffer(gpu, *ibufferID); in internalBind()3987 attribState = fVBOVertexArray->bind(gpu); in internalBind()3999 attribState = &fDefaultVertexArrayAttribState; in internalBind()4001 return attribState; in internalBind()