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

Mark SSBOs as supported only with feature level >= 11_0 #33

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

smoogipoo
Copy link

Upstream only supports devices with feature level >= 11_0 (https://github.com/veldrid/veldrid/blob/20821757d1e88e72219958c9e4e79edfb955f893/src/Veldrid/D3D11/D3D11GraphicsDevice.cs#L89-L123).

This fork also supports feature level 10_0, but this feature level doesn't support SSBOs.

@peppy peppy merged commit 91ce5a6 into ppy:master Jul 31, 2023
2 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.

None yet

2 participants