mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-20 10:25:28 +00:00
Rename the nxt namespace to dawn
This commit is contained in:
committed by
Corentin Wallez
parent
05c90ee4cb
commit
ae79c03d45
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "dawncpp.h"
|
||||
|
||||
namespace nxt {
|
||||
namespace dawn {
|
||||
|
||||
{% for type in by_category["enum"] + by_category["bitmask"] %}
|
||||
{% set CppType = as_cppType(type.name) %}
|
||||
|
||||
Reference in New Issue
Block a user