mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 08:24:44 +00:00
Update L0 bindings
This commit is contained in:
parent
fa075abc22
commit
0c0f0e5a6b
4 changed files with 3369 additions and 3771 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "level_zero-sys"
|
||||
version = "0.4.1"
|
||||
version = "0.91.0"
|
||||
authors = ["Andrzej Janik <vosen@vosen.pl>"]
|
||||
edition = "2018"
|
||||
links = "ze_loader"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#![allow(warnings)]
|
||||
pub mod zex_api;
|
||||
pub use zex_api::*;
|
||||
pub mod ze_api;
|
||||
pub use ze_api::*;
|
File diff suppressed because it is too large
Load diff
BIN
level_zero-sys/src/ze_loader.lib
Normal file
BIN
level_zero-sys/src/ze_loader.lib
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue