mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
5.01k stars 2.01k forks source link

Chrome 123 supports packed_4x8_integer_dot_product extension in WGSL #25170

Closed chrisdavidmills closed 3 days ago

chrisdavidmills commented 4 days ago

Summary

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

In your WGSL shader code.

This PR adds a data point for the language extension.

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

Test results and supporting details

Related issues

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

github-actions[bot] commented 3 days ago

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