nw::demo::CommandListSwapper::Create Member Function

Syntax

static CommandListSwapper * Create(
     os::IAllocator * allocator,
     Description & description
);

Arguments

Name Description
in allocator The allocator
in description Settings for the command list swapper being created.

Return Values

Description

Creates a command list swapper.


CONFIDENTIAL