Skip to content

Editorial review: Add information about pointer_composite_access WGSL extension #40090

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrisdavidmills
Copy link
Contributor

Description

Chrome 123 adds support for the pointer_composite_access WGSL extension. See https://developer.chrome.com/blog/new-in-webgpu-123#syntax_sugar_for_dereferencing_composites_in_wgsl.

This PR adds a brief description of the pointer_composite_access extension to the WGSLLanguageFeatures reference page.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner June 26, 2025 09:11
@chrisdavidmills chrisdavidmills requested review from wbamberg and removed request for a team June 26, 2025 09:11
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Jun 26, 2025
Copy link
Contributor

Preview URLs

External URLs (1)

URL: /en-US/docs/Web/API/WGSLLanguageFeatures
Title: WGSLLanguageFeatures

Copy link
Contributor

@beaufortfrancois beaufortfrancois left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @chrisdavidmills!

@chrisdavidmills chrisdavidmills changed the title Add information about pointer_composite_access WGSL extension Editorial review: Add information about pointer_composite_access WGSL extension Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants