commit | ee1996ba9ebe521108d3ca5b41b8037f46ec0808 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Sep 15 14:07:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 15 14:07:49 2022 +0000 |
tree | d5ba03593e1050a310b094906fa656fcd67675d1 | |
parent | c74322af4a77ebf12261c827f26c4eac78571de3 [diff] |
Enable validation tests about createBindGroupLayout:storage_texture,* This patch enables the below validation tests in WebGPU CTS after a fix in chromium: - webgpu:api,validation,createBindGroupLayout:storage_texture,* - webgpu:api,validation,createBindGroupLayout:visibility, VERTEX_shader_stage_storage_texture_access:* Fixed: chromium:1363484 Change-Id: If23dc242f0c38dec4e11de0fd8434ab32e0822f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102341 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.