Today, storeOp defaults to "store". This is a clear default for cases when resolveTarget is not specified.
However, when resolveTarget is specified, it's very common that you want the storeOp to be "clear" (which discards the multisampled data, and only keeps the resolved data). Maybe we should make storeOp required when resolveTarget is specified?