Responsible for tracking what buffers the client library knows about for a surface.
More...
#include <client_buffer_tracker.h>
Responsible for tracking what buffers the client library knows about for a surface.
- See Also
- mir::client::ClientBufferDepository for the client-side of this tracking
- Note
- Changes to the tracking algorithm of mir::client::ClientBufferDepository will need to be mirrored here
mir::frontend::ClientBufferTracker::ClientBufferTracker |
( |
unsigned int |
client_cache_size) | |
|
Add a BufferID to the list of buffers known by the client.
Typically this should be done just prior to or just after sending the buffer information
bool mir::frontend::ClientBufferTracker::client_has |
( |
graphics::BufferID const & |
id) | |
const |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013