Home | History | Annotate | Download | only in gl

Lines Matching refs:fVBOVertexArray

3978         if (!fVBOVertexArray) {
3982 fVBOVertexArray = new GrGLVertexArray(arrayID, attrCount);
3985 attribState = fVBOVertexArray->bindWithIndexBuffer(gpu, *ibufferID);
3987 attribState = fVBOVertexArray->bind(gpu);