commit | 8cf7e4aaab968a75e66b1914650780323f5ea32a | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue Apr 23 02:35:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 02:35:57 2024 +0000 |
tree | 57b36c4ad22b7c753b03cd74ffa4ad153f3281cf | |
parent | d8791fcead6d07429a46065609fb4c203e4a6caa [diff] |
[dawn][wire] Don't fill pipeline reservation when we get failures. Bug: chromium:335769261 chromium:335792581 chromium:335763892 chromium:336083801 Change-Id: I64b33c75168b062a954e6c11cd7eceb4dd6b2689 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185240 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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.