nn::gr::CTR::FrameBuffer::DEPTH_STENCIL_BUFFER_BIT
static const u32 DEPTH_STENCIL_BUFFER_BIT = DEPTH_BUFFER_BIT | STENCIL_BUFFER_BIT;
Bit specifying the depth and stencil buffers.
CONFIDENTIAL