This repository contains compatibility data for Web technologies as displayed on MDN
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
Summary
Chrome 123 supports the
readonly_and_readwrite_storage_textures
language extension (seeWGSLLanguageFeatures
), 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