tint->dawn: Move src/include -> include

Also simplify the target names.

Bug: dawn:1275
Change-Id: I2929b70897f64903b91b693b48c2e8dd7c11d07b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79102
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Ben Clayton
2022-02-04 18:18:18 +00:00
committed by Dawn LUCI CQ
parent b01cf60b55
commit 9fb7a5146a
36 changed files with 445 additions and 398 deletions

1
include/webgpu/webgpu.h Normal file
View File

@@ -0,0 +1 @@
#include "dawn/webgpu.h"

View File

@@ -0,0 +1 @@
#include <dawn/webgpu_cpp.h>