commit | 3e0e7fcda8aefb816b57aebd3c151169dac19149 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Mon Dec 02 22:37:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 02 22:37:29 2024 +0000 |
tree | 4e94494f1bccb756790b94336bc5f68196fbdce4 | |
parent | 83992752bb312da684f0060b281ceadc1786c692 [diff] |
[tint] Begin deprecation of 'subgroups_f16' enable. Step 2 Step 1: https://dawn-review.googlesource.com/c/dawn/+/217474 In this step 2 of deprecation we: Allow for f16 subgroup operations with only 'f16' and 'subgroup' NOTE: CTs tests these requirements so we need to put in expectations to silence the 'subgroups_f16' requirement until the CTS change rolls. This is actually the most important change. The next important change is to fix the CTS. After this we can fully deprecate and remove the 'subgroups_f16' at our leisure. https://github.com/gpuweb/gpuweb/blob/main/proposals/subgroups.md#enable-extension Bug:380244620 Change-Id: Ia24054693b420dc436867f0aded866c2657e521a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217294 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.