Searched refs:SetDepthFormat (Results 1 – 5 of 5) sorted by relevance
59 m_BackBufferObject.SetDepthFormat( 0 ); in OffScreenBuffer()
92 m_BackBufferObject.SetDepthFormat( m_Description.depthFormat ); in OnScreenBuffer()
168 GraphicsDevice::SetDepthFormat(this->m_RenderTarget->GetDescription().depthFormat); in SetRenderTarget()
150 void SetDepthFormat(u32 depthFormat) { m_Description.depthFormat = depthFormat; } in SetDepthFormat() function
174 static void SetDepthFormat(u32 format) in SetDepthFormat() function