Searched refs:SetDepthFormat (Results 1 – 5 of 5) sorted by relevance
57 m_BackBufferObject.SetDepthFormat( 0 ); in OffScreenBuffer()
90 m_BackBufferObject.SetDepthFormat( m_Description.depthFormat ); in OnScreenBuffer()
166 GraphicsDevice::SetDepthFormat(this->m_RenderTarget->GetDescription().depthFormat); in SetRenderTarget()
148 void SetDepthFormat(u32 depthFormat) { m_Description.depthFormat = depthFormat; } in SetDepthFormat() function
172 static void SetDepthFormat(u32 format) in SetDepthFormat() function