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

Ban Dynamic Offsets and Binding Arrays in the Same Bind Group #6811

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Dec 23, 2024

Closes #6736

We also need to ban uniform buffers and binding arrays.

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner December 23, 2024 05:57
@cwfitzgerald cwfitzgerald force-pushed the cw/ban-texture-arrays-and-dynamic-offsets branch 2 times, most recently from 8aaa218 to 4ef5eb1 Compare December 23, 2024 07:54
@cwfitzgerald

This comment was marked as resolved.

@cwfitzgerald cwfitzgerald marked this pull request as draft December 24, 2024 00:32
@cwfitzgerald cwfitzgerald force-pushed the cw/ban-texture-arrays-and-dynamic-offsets branch from 4ef5eb1 to 189f27c Compare January 19, 2025 21:07
@cwfitzgerald cwfitzgerald marked this pull request as ready for review January 19, 2025 21:07
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.

Disallow Binding Arrays and Dynamic Offsets in Same Bind Group
1 participant