DoubleBuffer.
More...
#include <SpuDoubleBuffer.h>
|
bool | isPending () const |
|
void | init () |
|
void | backBufferDmaGet (uint64_t ea, unsigned int numBytes, unsigned int tag) |
|
void | backBufferDmaPut (uint64_t ea, unsigned int numBytes, unsigned int tag) |
|
T * | getFront () |
|
T * | getBack () |
|
T * | swapBuffers () |
|
template<class T, int size>
class DoubleBuffer< T, size >
DoubleBuffer.
The documentation for this class was generated from the following file: