nw::gfx::RenderContext::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     void  ResetStates32 hashMask
);

Arguments

Name Description
ResetStates32 hashMask
in hashMask Mask that represents the hashes to reset.

Return Values

Description

Initializes the rendering environment. We recommended calling this when starting to render each frame. Plans call for the abolishment of this function. Use void ResetState(s32 resetStateMode, s32 hashMask).


CONFIDENTIAL