Searched refs:notifyIndexBufferDelete (Results 1 – 4 of 4) sorted by relevance
92 void notifyIndexBufferDelete(GrGLuint id) { in notifyIndexBufferDelete() function93 fHWGeometryState.notifyIndexBufferDelete(id); in notifyIndexBufferDelete()469 void notifyIndexBufferDelete(GrGLuint id) { in notifyIndexBufferDelete() function475 fVBOVertexArray->notifyIndexBufferDelete(id); in notifyIndexBufferDelete()
120 void notifyIndexBufferDelete(GrGLuint bufferID);
129 void GrGLVertexArray::notifyIndexBufferDelete(GrGLuint bufferID) { in notifyIndexBufferDelete() function in GrGLVertexArray
1706 this->notifyIndexBufferDelete(desc.fID); in onCreateIndexBuffer()1911 this->notifyIndexBufferDelete(id); in releaseBuffer()