Class buffer_providers¶
Defined in File BufferProvider.h
Class Documentation¶
-
class
ral::memory
::
buffer_providers
¶ This class represents the buffer providers used by the engine.
- Note
Myers’ singleton. Thread safe and unique. Note: C++11 required.
Public Static Functions
-
static inline std::shared_ptr<allocation_pool> &
get_host_buffer_provider
()¶
-
static inline std::shared_ptr<allocation_pool> &
get_pinned_buffer_provider
()¶