[github] Use macos-15-intel builder instead of macos-13 Also up the deployment target to macOS 12.0 Bug: Change-Id: I07587ca23a89bfd501ce79e537d21adb2533e941 This is an imported pull request from https://github.com/google/dawn/pull/47 GITHUB_PR_HEAD_SHA=84d3d9d3e513f053f76afe085c0a45aab360aebe ORIGINAL_AUTHOR=Corentin Wallez <cwallez@chromium.org> GitOrigin-RevId: 5a7670338e0fde602b053a5c5493f1e27d84f047 Change-Id: I8ef31c8feb5ae7307e5c87310441aa4c9922e323 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/265954 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
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.