commit | e370ec6de4fae8270cd68c00b818d9b44c67667b | [log] [tgz] |
---|---|---|
author | Brandon Jones <brandon1.jones@intel.com> | Tue May 26 19:40:23 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue May 26 19:40:23 2020 +0000 |
tree | 045a4313e4a4f6d4569a2cfbf4aca3cfaf434edd | |
parent | 31c9c6949e0224dbeeea566902fb4f7e6c21afde [diff] |
Allow Attempted Eviction When The Residency LRU Is Empty Removes an assert when attempting to evict the residency LRU while empty. Bug: dawn:415 Change-Id: If346d0f2cc28ec089871b3c5aaf8f5641344f9fe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22023 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Brandon Jones <brandon1.jones@intel.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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.