Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/sources/libraries/gr/CTR/
Dgr_RenderState.cpp399 bit32 depth_stencil_read = 0; in MakeCommand() local
406 depth_stencil_read |= 2; in MakeCommand()
411 depth_stencil_read |= 2; in MakeCommand()
419 depth_stencil_read |= 1; in MakeCommand()
424 depth_stencil_read |= 1; in MakeCommand()
429 *command++ = depth_stencil_read; in MakeCommand()