Rename NXT -> Dawn in the comments

This commit is contained in:
Corentin Wallez
2018-07-18 15:28:38 +02:00
committed by Corentin Wallez
parent 923574eed5
commit 9fc65344f4
22 changed files with 35 additions and 35 deletions

View File

@@ -34,7 +34,7 @@ ValidationTest::ValidationTest() {
}
ValidationTest::~ValidationTest() {
// We need to destroy NXT 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 nxt*Release
// will call a nullptr
device = dawn::Device();
dawnSetProcs(nullptr);