Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_RenderState.cpp403 bit32 depth_stencil_read = 0; in MakeCommand() local
410 depth_stencil_read |= 2; in MakeCommand()
415 depth_stencil_read |= 2; in MakeCommand()
423 depth_stencil_read |= 1; in MakeCommand()
428 depth_stencil_read |= 1; in MakeCommand()
433 *command++ = depth_stencil_read; in MakeCommand()