Skip to content

Add storage buffers limit check for gpu occlusion (bevyengine/bevy#23483)#1

Merged
cartercanedy merged 1 commit intojgio/0-16-no-timeout-panicfrom
cartercanedy/gpu-occlusion-storage-buffer-count-check
Mar 26, 2026
Merged

Add storage buffers limit check for gpu occlusion (bevyengine/bevy#23483)#1
cartercanedy merged 1 commit intojgio/0-16-no-timeout-panicfrom
cartercanedy/gpu-occlusion-storage-buffer-count-check

Conversation

@cartercanedy
Copy link
Copy Markdown
Collaborator

cherry-picked commit 8841e1c from upstream

# Objective

- unblock wgpu 29 upgrade

## Solution

- check relevant limits to enable occlusion culling

## Testing

patched this over the wgpu 29 upgrade branch and it no longer errors
@cartercanedy
Copy link
Copy Markdown
Collaborator Author

verified that at minimum bevy_render builds with all features enabled

@cartercanedy cartercanedy merged commit 517a44c into jgio/0-16-no-timeout-panic Mar 26, 2026
25 of 32 checks passed
@cartercanedy cartercanedy deleted the cartercanedy/gpu-occlusion-storage-buffer-count-check branch March 26, 2026 22:06
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.

2 participants