linux: get build working with new system
This commit is contained in:
parent
1fe47b2b19
commit
0ec182c3f4
3 changed files with 14 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ cursors: [@typeInfo(CursorShape).@"enum".fields.len]?c.Cursor,
|
|||
// Mutable state fields; read/write by any thread
|
||||
surface_descriptor: *gpu.Surface.DescriptorFromXlibWindow,
|
||||
|
||||
pub const Native = struct {};
|
||||
|
||||
pub fn init(
|
||||
linux: *Linux,
|
||||
core: *Core,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue