commit | 93a8fa2ccea94b8f067bbfb49935cd44c63e8950 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Sep 18 18:31:02 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Wed Sep 18 18:31:02 2024 +0000 |
tree | 1784143ff6d5d6c9afbb4795ad4c011fa1d33455 | |
parent | b79929a5d7be03aec6a7ee8d5bfcd9e7fe0927f2 [diff] |
Make Quad* tests INVALID for FXC Quad functions are only supported by SM6+ (QuadReadAcrossDiagonal, QuadReadAcrossX, QuadReadAcrossY, and QuadReadLaneAt). Change-Id: I8a4f1a089f6312293a9d25aece266c7fd3864a7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207096 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Antonio Maiorano <amaiorano@google.com>
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.