Searched refs:GrGLVertexArray (Results 1 – 6 of 6) sorted by relevance
103 GrGLVertexArray::GrGLVertexArray(GrGLint id, int attribCount) in GrGLVertexArray() function in GrGLVertexArray109 GrGLAttribArrayState* GrGLVertexArray::bind(GrGLGpu* gpu) { in bind()117 GrGLAttribArrayState* GrGLVertexArray::bindWithIndexBuffer(GrGLGpu* gpu, GrGLuint ibufferID) { in bindWithIndexBuffer()129 void GrGLVertexArray::notifyIndexBufferDelete(GrGLuint bufferID) { in notifyIndexBufferDelete()135 void GrGLVertexArray::invalidateCachedState() { in invalidateCachedState()
103 class GrGLVertexArray {105 GrGLVertexArray(GrGLint id, int attribCount);
535 GrGLVertexArray* fVBOVertexArray;
3982 fVBOVertexArray = new GrGLVertexArray(arrayID, attrCount); in internalBind()
365 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp',366 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h',
519 src/gpu/gl/GrGLVertexArray.cpp \