Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_RenderState.cpp404 bit32 depth_stencil_write = 0; in MakeCommand() local
411 depth_stencil_write |= 2; in MakeCommand()
424 depth_stencil_write |= 1; in MakeCommand()
437 *command++ = depth_stencil_write; in MakeCommand()