nw::gfx::GraphicsDevice::SetDepthFormat Member Function

Syntax

static void SetDepthFormat(
     u32 format
);

Arguments

Name Description
in format The depth format.

Return Values

None.

Description

Sets the depth format.

The value set here is used in the setting for the polygon offset. No actual depth format is configured.


CONFIDENTIAL