commit | 49a08b76685f9c5cd97fd101c22b735fdbbb9421 | [log] [tgz] |
---|---|---|
author | shrekshao <shrekshao@google.com> | Tue Dec 20 21:03:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 20 21:03:16 2022 +0000 |
tree | 57c2ada6c3c6b27c645d5ab158683c812d77ca40 | |
parent | a68ce9213f659a01bac67574b445d3b1f08ce70a [diff] |
Refix validation for command encoder pass encoding According to latest spec, beginRenderPass/beginComputePass don't throw validation error. Error still defers to CommandEncoder::Finish() Bug: dawn:1602 Change-Id: I5fd76f2c8951273a8dd82b02e20f076079354b60 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115120 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.