mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-17 08:57:26 +00:00
Rename generated files nxt -> dawn
This commit is contained in:
committed by
Corentin Wallez
parent
39039fa317
commit
046cb46bee
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "tests/unittests/validation/ValidationTest.h"
|
||||
|
||||
#include "nxt/nxt.h"
|
||||
#include "dawn/dawn.h"
|
||||
|
||||
namespace backend {
|
||||
namespace null {
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
#define TESTS_UNITTESTS_VALIDATIONTEST_H_
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "nxt/nxtcpp.h"
|
||||
#include "nxt/nxtcpp_traits.h"
|
||||
#include "dawn/dawncpp.h"
|
||||
#include "dawn/dawncpp_traits.h"
|
||||
|
||||
#define ASSERT_DEVICE_ERROR(statement) \
|
||||
StartExpectDeviceError(); \
|
||||
|
||||
Reference in New Issue
Block a user