commit | 822de46c74d045fe761c73bebd723f75287984e4 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Fri Sep 02 18:09:30 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 02 18:09:30 2022 +0000 |
tree | c524578f12e72889f55f7cd342877161a0d5f1fc | |
parent | 5b0824787a5a7153ca9602d77b120054fe2d127c [diff] |
spirv-reader: fix image write texel conversion for scalar integer cases Started with https://dawn-review.git.corp.google.com/c/dawn/+/98980, then took ownership to add tests and land. Change-Id: I8da4d5e626be3a5cadc6addb36cdbe00a87b8a3c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101064 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Ben Clayton <bclayton@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.