dawn-cmake/include/webgpu
dan sinclair 52cc4f5d1c Add a target for the GLFW surface helper.
This CL moves the GLFWUtils.cpp into a dawn/glfw/utils.cpp and
GLFWUtils.h into include/webgpu/webgpu_glfw.h. A build target
(`webgpu_glfw` alias to `dawn_glfw`) is added in order to allow
using that target in downstream projects without having to re-implement.

Change-Id: I93e85d5af3f486b3c754f2f854aafbda51901d6d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98700
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2022-08-14 15:59:25 +00:00
..
webgpu.h Add missing include/webgpu copyrights. 2022-04-12 06:58:00 +00:00
webgpu_cpp.h Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
webgpu_glfw.h Add a target for the GLFW surface helper. 2022-08-14 15:59:25 +00:00