mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-08 22:26:06 +00:00
Add a temporary define to help rename nxt:: to dawn::
This commit is contained in:
parent
a22335c2b7
commit
141c0be317
@ -19,6 +19,9 @@
|
|||||||
|
|
||||||
#include "nxt/EnumClassBitmasks.h"
|
#include "nxt/EnumClassBitmasks.h"
|
||||||
|
|
||||||
|
// Temporary define to rename NXT to Dawn
|
||||||
|
#define dawn nxt
|
||||||
|
|
||||||
namespace nxt {
|
namespace nxt {
|
||||||
|
|
||||||
{% for type in by_category["enum"] %}
|
{% for type in by_category["enum"] %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user