| commit | 76b9dbb58acc0663d33637bb452f0d20104b652b | [log] [tgz] |
|---|---|---|
| author | Yan,Shaobo <shaobo.yan@intel.com> | Mon Sep 23 11:23:49 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 23 11:23:49 2024 +0000 |
| tree | 5dc691f159f38d905959d239b5b050c7fd8f1457 | |
| parent | f14f402d94d5bcb471efca400bc5f16887779dc3 [diff] |
Dawn native: Add immediateDataRangeByteSize in PipelineLayout This CL adds the "immediateDataRangeByteSize" in PipelineLayout. It updates related validation rules and hash algorithms. Bug: 366291600 Change-Id: Ia55e4c8c4a8ea5de40c93955d4ed0f5ff3c5edd6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206975 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Shaobo Yan <shaobo.yan@intel.com> Reviewed-by: Jiawei Shao <jiawei.shao@intel.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.