// In both forward and deferred, everything opaque should have been rendered at this point so we can safely copy the depth buffer for later processing.
}
else
{
RenderVelocity(m_CullResults,hdCamera,renderContext,cmd);// Note we may have to render velocity earlier if we do temporalAO, temporal volumetric etc... Mean we will not take into account forward opaque in case of deferred rendering ?