Skip to content

Conversation

chrisdavidmills
Copy link
Contributor

Summary

GPUDevice.createPipelineLayout now supports null entries in the bindGroupLayouts array. See https://developer.chrome.com/blog/new-in-webgpu-135#allow_creating_pipeline_layout_with_null_bind_group_layout for details.

This PR adds a data point for this new feature.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed labels Oct 16, 2025
Copy link
Contributor

github-actions bot commented Oct 16, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Chromium 135 null BindGroupLayouts entries Chromium 135 allows null values for WebGPU BindGroupLayouts Oct 17, 2025
Co-authored-by: Claas Augner <[email protected]>
@caugner caugner enabled auto-merge (squash) October 17, 2025 14:22
@caugner caugner merged commit 0d0aa8a into mdn:main Oct 17, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants