mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.22k stars 22.5k forks source link

Add information on packed_4x8_integer_dot_product extension #36898

Open chrisdavidmills opened 1 day ago

chrisdavidmills commented 1 day ago

Description

Chrome 123 supports the readonly_and_readwrite_storage_textures language extension (see WGSLLanguageFeatures), which allows:

In your WGSL shader code.

This PR adds an entry to the "Available features" table on the WGSLLanguageFeatures ref page for this feature. I'm copying the same structure as I used in https://github.com/mdn/content/pull/36880, and will deal with merging them as they start to get published.

See https://developer.chrome.com/blog/new-in-webgpu-123#dp4a_built-in_functions_support_in_wgsl for the data source.

Motivation

Additional details

Related issues and pull requests

Project issue: https://github.com/mdn/content/issues/36349

github-actions[bot] commented 1 day ago

Preview URLs

External URLs (2) URL: [`/en-US/docs/Web/API/WGSLLanguageFeatures`](https://pr36898.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/WGSLLanguageFeatures) Title: `WGSLLanguageFeatures` - (1 time) (Note! This may be a new URL 👀) - (3 times) (Note! This may be a new URL 👀)

(comment last updated: 2024-11-22 09:40:03)

github-actions[bot] commented 10 hours ago

This pull request has merge conflicts that must be resolved before it can be merged.