Skip to content

feat(webgpu): map FLOAT32_BLENDABLE feature name to GPUFeatureName::Float32Blendable#9103

Open
ErichDonGubler wants to merge 1 commit intogfx-rs:trunkfrom
erichdongubler-mozilla:erichdongubler-push-sprightly-charming-petunia
Open

feat(webgpu): map FLOAT32_BLENDABLE feature name to GPUFeatureName::Float32Blendable#9103
ErichDonGubler wants to merge 1 commit intogfx-rs:trunkfrom
erichdongubler-mozilla:erichdongubler-push-sprightly-charming-petunia

Conversation

@ErichDonGubler
Copy link
Member

Resolves #9102.

@ErichDonGubler ErichDonGubler added type: enhancement New feature or request backend: webgpu Issues with direct interface with WebGPU labels Feb 24, 2026
@ErichDonGubler ErichDonGubler marked this pull request as ready for review February 24, 2026 17:04
@ErichDonGubler ErichDonGubler force-pushed the erichdongubler-push-sprightly-charming-petunia branch from cecd3fa to f5f4e09 Compare February 24, 2026 17:27
@ErichDonGubler ErichDonGubler force-pushed the erichdongubler-push-sprightly-charming-petunia branch from f5f4e09 to fde4c43 Compare February 24, 2026 19:23
@evilpie
Copy link
Contributor

evilpie commented Feb 24, 2026

The commit message seems wrong.

@ErichDonGubler ErichDonGubler changed the title feat(webgpu): map FLOAT32_BLENDABLE feature name to GPUFeatureName::Float32Filterable feat(webgpu): map FLOAT32_BLENDABLE feature name to GPUFeatureName::Float32Blendable Feb 24, 2026
@jimblandy jimblandy self-assigned this Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: webgpu Issues with direct interface with WebGPU type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is Features::FLOAT32_BLENDABLE missing from WebGPU backend's FEATURES_MAPPING table?

3 participants