Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_RenderState.cpp404 bit32 depth_stencil_read = 0; in MakeCommand() local
411 depth_stencil_read |= 2; in MakeCommand()
416 depth_stencil_read |= 2; in MakeCommand()
424 depth_stencil_read |= 1; in MakeCommand()
429 depth_stencil_read |= 1; in MakeCommand()
434 *command++ = depth_stencil_read; in MakeCommand()