update to latest mach-core API
This commit is contained in:
parent
2288073366
commit
c26cfec0b6
7 changed files with 70 additions and 81 deletions
|
|
@ -1,8 +1,7 @@
|
|||
const core = @import("core");
|
||||
pub const core = @import("core");
|
||||
pub const GPUInterface = core.GPUInterface;
|
||||
pub const scope_levels = core.scope_levels;
|
||||
pub const log_level = core.log_level;
|
||||
pub const Core = core.Core;
|
||||
pub const Timer = core.Timer;
|
||||
pub const gpu = core.gpu;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue