commit | 82177da76789ed3f5e58630cd79123367a0e465f | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Fri Sep 30 16:12:59 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 16:12:59 2022 +0000 |
tree | 29d936251673f3782ca3bb883504aa40d35f9872 | |
parent | be4b8cb4d14cf1efbab61e2b55abaf34557fd956 [diff] |
spirv-reader: add ColMajor decoration as needed for end2end Add ColMajor decoration to matrix test cases that ultimately become end2end test cases. Corresponds to end2end test fix in https://dawn-review.googlesource.com/c/dawn/+/103821 Change-Id: I30e9f706dcb935a6044ba650e5c9084363a1414b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104400 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.