| commit | 79955caede2734226192bc4f51e6798d24aa291c | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Jan 13 16:41:54 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 16:41:54 2025 -0800 |
| tree | ff52cdf71af2652fd719c0dcd077557479e66d80 | |
| parent | f7e6a49d977811820edc6fd4ce8659aff9ef63d9 [diff] |
[spirv-reader][ir] Add disabled tests for GLSL STD450 extension. This CL ports the AST reader tests for the GLSL STD450 extended instruction set over to the IR framework. The test results are a mix on what IR would generate and what AST generated. They will be updated as the functionality is implemented. Bug: 42250952 Change-Id: I7f8905d41a117ccbae3a903ff7b237d0105d5794 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220674 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.