#include <memory>
Go to the source code of this file.
Classes | |
class | SystemMemory |
class | USMAllocContext |
Enumerations | |
enum | MemType { Host, Device, Shared, SharedReadOnly, All } |
Functions | |
bool | enableBufferPooling () |
enum MemType |
Enumerator | |
---|---|
Host | |
Device | |
Shared | |
SharedReadOnly | |
All |
Definition at line 14 of file usm_allocator.hpp.
bool enableBufferPooling | ( | ) |
Definition at line 1134 of file usm_allocator.cpp.
References settings::SetLimits::EnableBuffers, and settings::USMSettings.
Referenced by _pi_buffer::getZeHandle().