nw::gfx::RenderContext::Builder::Create Member Function

Syntax

RenderContext * Create(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Specifies the allocator to use.

Return Values

Render context that was created.

Description

Creates a render context.


CONFIDENTIAL