Home
last modified time | relevance | path

Searched defs:SetDepthFormat (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_FrameBuffer.h150 void SetDepthFormat(u32 depthFormat) { m_Description.depthFormat = depthFormat; } in SetDepthFormat() function
Dgfx_GraphicsDevice.h174 static void SetDepthFormat(u32 format) in SetDepthFormat() function