Skip to content

Rename WgpuSettingsPriority::Compatibility to WgpuSettingsPriority::WebGPU#23783

Open
beicause wants to merge 3 commits intobevyengine:mainfrom
beicause:rename-to-WgpuSettingsPriority--WebGPU
Open

Rename WgpuSettingsPriority::Compatibility to WgpuSettingsPriority::WebGPU#23783
beicause wants to merge 3 commits intobevyengine:mainfrom
beicause:rename-to-WgpuSettingsPriority--WebGPU

Conversation

@beicause
Copy link
Copy Markdown
Contributor

Objective

Closes #23033

Solution

Rename Compatibility to WebGPU for clarity.

Testing

/

Comment thread _release-content/migration-guides/wgpu_settings_priority_renamed_webgpu.md Outdated
@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 13, 2026
@github-project-automation github-project-automation bot moved this to Needs SME Triage in Rendering Apr 13, 2026
beicause and others added 2 commits April 14, 2026 00:27
…ed_webgpu.md

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
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-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide 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.

WgpuSettingsPriority::Compatibility/WGPU_SETTINGS_PRIO=compatibility can be confused with the WebGPU compatibility mode

2 participants