This PR replaces submissions with pipeline barriers when generating mipmaps. This would reduce the amount of submissions and improve performance during mipmap generation as dependencies will be tracked between commands. Pull Request: https://projects.blender.org/blender/blender/pulls/114306