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

Auto-vertex-input-fmt: Set format according to the number of channel #2783

Closed

Conversation

AMD-dwang
Copy link
Contributor

Currently, we treat each vertex input as vec4 when doAutoDesc, this is

not expected. This patch changes format and stride based on the count of

components.

Currently, we treat each vertex input as vec4 when doAutoDesc, this is

not expected. This patch changes format and stride based on the count of

components.
@AMD-dwang AMD-dwang marked this pull request as ready for review October 25, 2023 09:43
@AMD-dwang AMD-dwang requested a review from a team as a code owner October 25, 2023 09:43
@AMD-dwang AMD-dwang closed this Oct 25, 2023
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.

1 participant