Currently RenderBundlerEncoder defers all its commands until GPURenderBundlerEncoder.finish() is called. We should see if we can eliminate the recording of commands and immediately encode commands.
<rdar://problem/116022376>