mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-13 23:26:24 +00:00
Rename last references of NXT to Dawn
This commit is contained in:
committed by
Corentin Wallez
parent
9fc65344f4
commit
6ed9cbf894
@@ -34,7 +34,7 @@ ValidationTest::ValidationTest() {
|
||||
}
|
||||
|
||||
ValidationTest::~ValidationTest() {
|
||||
// We need to destroy Dawn objects before setting the procs to null otherwise the nxt*Release
|
||||
// We need to destroy Dawn objects before setting the procs to null otherwise the dawn*Release
|
||||
// will call a nullptr
|
||||
device = dawn::Device();
|
||||
dawnSetProcs(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user