Skip to content

Update gpu_readback.rs#24254

Open
harlanexquiso wants to merge 4 commits into
bevyengine:mainfrom
harlanexquiso:patch-1
Open

Update gpu_readback.rs#24254
harlanexquiso wants to merge 4 commits into
bevyengine:mainfrom
harlanexquiso:patch-1

Conversation

@harlanexquiso
Copy link
Copy Markdown

Updates this example to work with the recent changes to render graphs

Objective

  • The previous version of the example would not compile in Bevy 0.18.1

Solution

  • Replaced the old render graph code with the new system based code

Testing

  • Yes, it works now, where it didn't compile before

Updates this example to work with the recent changes to render graphs
@github-actions
Copy link
Copy Markdown
Contributor

Welcome, new contributor!

Please make sure you've read our contributing guide, as well as our policy regarding AI usage, and we look forward to reviewing your pull request shortly ✨

@harlanexquiso harlanexquiso marked this pull request as draft May 12, 2026 04:14
Copy link
Copy Markdown
Author

@harlanexquiso harlanexquiso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatted

@harlanexquiso harlanexquiso marked this pull request as ready for review May 12, 2026 04:15
@harlanexquiso harlanexquiso marked this pull request as draft May 12, 2026 04:19
@harlanexquiso harlanexquiso marked this pull request as ready for review May 12, 2026 04:22
@kfc35 kfc35 added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 13, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

2 participants