nw::gfx::CommandCacheManager::Allocate Member Function

Syntax

static void * Allocate(
     s32 size
);

Arguments

Name Description
in size Memory size to be allocated.

Return Values

Returns the allocated memory.

Description

Allocates memory for creating a command cache.


CONFIDENTIAL