mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-15 08:06:19 +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:
@@ -14,8 +14,8 @@
|
||||
|
||||
#include "dawn_native/IndirectDrawValidationEncoder.h"
|
||||
|
||||
#include "common/Constants.h"
|
||||
#include "common/Math.h"
|
||||
#include "dawn/common/Constants.h"
|
||||
#include "dawn/common/Math.h"
|
||||
#include "dawn_native/BindGroup.h"
|
||||
#include "dawn_native/BindGroupLayout.h"
|
||||
#include "dawn_native/CommandEncoder.h"
|
||||
|
||||
Reference in New Issue
Block a user