mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 16:37:08 +00:00
tint->dawn: Move src/common -> src/dawn/common
Also remove stuttering from the target names by dropping the 'dawn_' prefix. Bug: dawn:1275 Change-Id: Iac79f9927010b8e5edeb7e0949092b34431d54dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79061 Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <dawn/webgpu.h>
|
||||
|
||||
#include "common/LinkedList.h"
|
||||
#include "dawn/common/LinkedList.h"
|
||||
#include "dawn_wire/ObjectType_autogen.h"
|
||||
|
||||
namespace dawn::wire::client {
|
||||
|
||||
Reference in New Issue
Block a user