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

Combine the Z-buffer and fill indirect draw params buffers to reduce the number of SSBO bindings. #382

Merged
merged 1 commit into from Jul 2, 2020

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Jul 2, 2020

Apparently Mesa RadeonSI drivers have a limit of 8 SSBOs.

Closes #373.

…the number

of SSBO bindings.

Apparently Mesa RadeonSI drivers have a limit of 8 SSBOs.

Closes #373.
@pcwalton
Copy link
Collaborator Author

pcwalton commented Jul 2, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jul 2, 2020

📌 Commit 13ae83d has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Jul 2, 2020

Testing commit 13ae83d with merge 9b85b07...

@bors-servo
Copy link
Contributor

bors-servo commented Jul 2, 2020

☀️ Test successful - checks-travis
Approved by: pcwalton
Pushing 9b85b07 to master...

@bors-servo bors-servo merged commit 9b85b07 into servo:master Jul 2, 2020
3 checks passed
3 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.