Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_IRenderTarget.h57 RENDER_DEPTH_FORMAT_24_STENCIL8 = GL_DEPTH24_STENCIL8_EXT, enumerator
121 depthFormat(RENDER_DEPTH_FORMAT_24_STENCIL8), in Description()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_OnScreenBuffer.cpp69 if (m_Description.depthFormat == RENDER_DEPTH_FORMAT_24_STENCIL8) in OnScreenBuffer()
Dgfx_GraphicsDevice.cpp38 u32 GraphicsDevice::s_DepthFormat = RENDER_DEPTH_FORMAT_24_STENCIL8;