nw::gfx::CreatePriorMaterialAndZeroDepthRenderKeyFactory Function

Syntax

RenderKeyFactory * CreatePriorMaterialAndZeroDepthRenderKeyFactory(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the created factory.

Description

Creates a factory that for creating render keys, giving priority to materials without depth information.

See Also

nw::gfx::BasicRenderQueue::Reset


CONFIDENTIAL