Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVKCmdCopyImage: Only use the multi-layer copy method if available. #1086

Merged

Conversation

cdavis5e
Copy link
Collaborator

@cdavis5e cdavis5e commented Oct 1, 2020

It is only available starting in Metal 3.0 (macOS 10.15, iOS/tvOS 13).

It is only available starting in Metal 3.0 (macOS 10.15, iOS/tvOS 13).
@cdavis5e cdavis5e requested a review from billhollings October 1, 2020 19:52
@cdavis5e
Copy link
Collaborator Author

cdavis5e commented Oct 1, 2020

This one fixes a crash introduced by #1064 that could occur on macOS 10.14 and lower if copying between two images and the extent covers both images fully. I know it's a little late, but can this one go in the SDK?

@richard-lunarg

Copy link
Contributor

@billhollings billhollings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thursday is usually their SDK cut date...so likely too late...but I'll check with them on the off chance they are delayed.

@billhollings billhollings merged commit b9b78de into KhronosGroup:master Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants