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

Add: Recognize Apple9 #2107

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Add: Recognize Apple9 #2107

merged 1 commit into from
Dec 28, 2023

Conversation

spnda
Copy link
Collaborator

@spnda spnda commented Dec 28, 2023

Tiny fix to recognize Apple9 and some format changes.

The feature set tables list 'All' for every 32-bit format on Apple9.

I also noticed that RG32Uint and RG32Sint have MSAA (since Apple7) and Atomic (since Apple8). The Atomic one is not listed in the MVK code at all, while MSAA relies on the supports32bitMSAA function. Though I am not sure that's correct, since the MSAA capabilities don't line up with the other formats. Is this intended?

@spnda spnda requested a review from billhollings December 28, 2023 20:15
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.

LGTM. Thanks!

I guess Apple9 isn't available in tvOS API.

@billhollings billhollings merged commit ad8b963 into KhronosGroup:main Dec 28, 2023
6 checks passed
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