Searched refs:notifyVertexBufferDelete (Results 1 – 3 of 3) sorted by relevance
62 void notifyVertexBufferDelete(GrGLuint id) { in notifyVertexBufferDelete() function122 void notifyVertexBufferDelete(GrGLuint id) { in notifyVertexBufferDelete() function123 fAttribArrays.notifyVertexBufferDelete(id); in notifyVertexBufferDelete()
89 void notifyVertexBufferDelete(GrGLuint id) { in notifyVertexBufferDelete() function90 fHWGeometryState.notifyVertexBufferDelete(id); in notifyVertexBufferDelete()459 void notifyVertexBufferDelete(GrGLuint id) { in notifyVertexBufferDelete() function464 fVBOVertexArray->notifyVertexBufferDelete(id); in notifyVertexBufferDelete()466 fDefaultVertexArrayAttribState.notifyVertexBufferDelete(id); in notifyVertexBufferDelete()
1673 this->notifyVertexBufferDelete(desc.fID); in onCreateVertexBuffer()1909 this->notifyVertexBufferDelete(id); in releaseBuffer()