nw::gfx::CommandCacheManager Class

Syntax

class CommandCacheManager

Description

Configures a global allocator for allocating a buffer when automatically creating a command cache.

Member Functions

S SetAllocator Sets an allocator for allocating a command cache.
S GetAllocator Gets a configured allocator.
S Allocate Allocates memory for creating a command cache.
S Free Frees the memory area.

CONFIDENTIAL