nw::lyt::Layout::SetDeviceMemoryAllocator Member Function
static void SetDeviceMemoryAllocator(
nw::os::IAllocator * pAllocator
);
| Name | Description | |
|---|---|---|
| pAllocator | Pointer to the memory allocator. |
Sets the memory allocator used to allocate memory blocks.
This memory allocator must be implemented to allocate from device memory.
CONFIDENTIAL