gpu: update dawn C shims to reflect library name
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
882e82f601
commit
efb7fe9c62
4 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
pub const c = @cImport({
|
||||
@cInclude("dawn/webgpu.h");
|
||||
@cInclude("dawn/dawn_proc.h");
|
||||
@cInclude("dawn_native_c.h");
|
||||
@cInclude("dawn_native_mach.h");
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue