A structure used as an argument to BufferPool::MapBuffer. More...
#include <BufferPool.h>
Public Attributes | |
| AZStd::unordered_map< int, void * > | m_data |
| Will hold the mapped data for each device selected in the Buffer. | |
A structure used as an argument to BufferPool::MapBuffer.