Original Post
My intension is to have rendering to different windows, each can have their own different dimension, viewports, colorformat, etc. It seems like if I create multiple swap chains on a single device, they must have the same dimension and colorformat. So is multiple devices the only way to go?

