Searched refs:GrGLVertexArray (Results 1 – 6 of 6) sorted by relevance
118 GrGLVertexArray::GrGLVertexArray(GrGLint id, int attribCount) in GrGLVertexArray() function in GrGLVertexArray124 GrGLAttribArrayState* GrGLVertexArray::bind(GrGLGpu* gpu) { in bind()132 GrGLAttribArrayState* GrGLVertexArray::bindWithIndexBuffer(GrGLGpu* gpu, const GrBuffer* ibuff) { in bindWithIndexBuffer()147 void GrGLVertexArray::invalidateCachedState() { in invalidateCachedState()
94 class GrGLVertexArray {96 GrGLVertexArray(GrGLint id, int attribCount);
534 GrGLVertexArray* fCoreProfileVertexArray;
4281 fCoreProfileVertexArray = new GrGLVertexArray(arrayID, attrCount); in bindInternalVertexArray()
442 "$_src/gpu/gl/GrGLVertexArray.cpp",443 "$_src/gpu/gl/GrGLVertexArray.h",
488 "src/gpu/gl/GrGLVertexArray.cpp",