Rename generated files nxt -> dawn

This commit is contained in:
Corentin Wallez
2018-07-18 14:28:38 +02:00
committed by Corentin Wallez
parent 39039fa317
commit 046cb46bee
51 changed files with 60 additions and 60 deletions

View File

@@ -15,7 +15,7 @@
#ifndef NXT_WSI_H
#define NXT_WSI_H
#include <nxt/nxt.h>
#include <dawn/dawn.h>
// Error message (or nullptr if there was no error)
typedef const char* nxtSwapChainError;