When more than one view was used, only the first view was cleared with the ClearOption. This was actually intended when the views are rendering into the swapchain (e.g. post process disabled), but that's incorrect when the views render into intermediate buffers. The clear flags are now associated with the actual rendertarget.