Searched refs:onUnmap (Results 1 – 13 of 13) sorted by relevance
39 this->onUnmap(); in unmap()68 virtual void onUnmap() = 0;
62 this->onUnmap(); in unmap()113 virtual void onUnmap() = 0;
30 void onUnmap() override;
31 void onUnmap() override;
40 void onUnmap() override { in onUnmap() function
57 void GrVkVertexBuffer::onUnmap() { in onUnmap() function in GrVkVertexBuffer
58 void GrVkIndexBuffer::onUnmap() { in onUnmap() function in GrVkIndexBuffer
35 void onUnmap() override;
36 void onUnmap() override;
39 void GrGLTransferBuffer::onUnmap() { in onUnmap() function in GrGLTransferBuffer
40 void GrGLVertexBuffer::onUnmap() { in onUnmap() function in GrGLVertexBuffer
40 void GrGLIndexBuffer::onUnmap() { in onUnmap() function in GrGLIndexBuffer