Skip to content

Clean-up bind groups with Bevy utils#524

Merged
djeedai merged 1 commit intomainfrom
u/bgl
Feb 21, 2026
Merged

Clean-up bind groups with Bevy utils#524
djeedai merged 1 commit intomainfrom
u/bgl

Conversation

@djeedai
Copy link
Owner

@djeedai djeedai commented Feb 21, 2026

Use the Bevy utils to shorten the bind group layout and bind group creation and make the code more readable.

Rename all bind group GPU resources to bg and the layout ones to bgl to make them shorter in debugger too.

Use the Bevy utils to shorten the bind group layout and bind group
creation and make the code more readable.

Rename all bind group GPU resources to `bg` and the layout ones to `bgl`
to make them shorter in debugger too.
@djeedai djeedai added the A - internal Internal change on a core system label Feb 21, 2026
@djeedai djeedai merged commit 73c9349 into main Feb 21, 2026
18 of 19 checks passed
@djeedai djeedai deleted the u/bgl branch February 21, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A - internal Internal change on a core system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant