commit | d315022be5b7b186c8f2eabd13fbfd81106a053d | [log] [tgz] |
---|---|---|
author | Idan Raiter <idanr@google.com> | Thu Aug 13 23:53:59 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Aug 13 23:53:59 2020 +0000 |
tree | 5ddad9225f3fa6e96a09cac287ca6d849da5eb3d | |
parent | e1604b9a6498588a92576dd8ab14b1ea77248852 [diff] |
Add Metal vertex pulling behind a flag Implements vertex pulling on the Metal backend, hidden behind a flag until ready for use (we are missing support for more complicated vertex input types). Bug: dawn:480 Change-Id: I38028b80673693ebf21309ad5336561fb99f40dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/26522 Commit-Queue: Idan Raiter <idanr@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.