[tint][bazel] Declare missing build flags Declare missing generated boolean build flags for the bazel build and map them to the appropriate COPTS to resolve bazel build errors. With this change the following targets now build successfully: `tint_build_fuzzer_vulkan_support`, `tint_build_ir_binary`, and `tint_build_mesa`. Bug: 525040327 Change-Id: Id46b382693d728803f836a5beb9a13bff2ac27ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/317575 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@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.