Home
last modified time | relevance | path

Searched refs:depth_stencil_write (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.3.4/CTR_SDK/sources/libraries/gr/CTR/
Dgr_RenderState.cpp400 bit32 depth_stencil_write = 0; in MakeCommand() local
407 depth_stencil_write |= 2; in MakeCommand()
420 depth_stencil_write |= 1; in MakeCommand()
433 *command++ = depth_stencil_write; in MakeCommand()