gpu: remove commented code
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
7511392a02
commit
d044104d80
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
// const gpu_dawn = @import("libs/mach-gpu-dawn/build.zig");
|
|
||||||
// const glfw = @import("libs/mach-glfw/build.zig");
|
|
||||||
|
|
||||||
pub fn Sdk(comptime deps: anytype) type {
|
pub fn Sdk(comptime deps: anytype) type {
|
||||||
return struct {
|
return struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue