nw::gfx::CommandCacheManager::SetAllocator Member Function

Syntax

static void SetAllocator(
     nw::os::IAllocator * allocator
);

Arguments

Name Description
out allocator The allocator used to allocate a command cache.

Return Values

None.

Description

Sets an allocator for allocating a command cache.


CONFIDENTIAL