commit | 2172cc7c5b99f0f0577cc3f2812a3a5117958985 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Apr 22 02:52:37 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 22 02:52:37 2025 -0700 |
tree | 808bacced6209f29850d05cb701e63515c354e3d | |
parent | 57a74307d9b5dfafe3773f78a00eace21fc8ed02 [diff] |
Enable TextureCompressionASTCSliced3D feature on Vulkan Bug: 342840940 Change-Id: I60a57b7e829772b388145b8fd3c8fd52c9c8de75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237914 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Loko Kung <lokokung@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.