Update L0 bindings

This commit is contained in:
Andrzej Janik 2020-05-10 19:19:53 +02:00
parent fa075abc22
commit 0c0f0e5a6b
4 changed files with 3369 additions and 3771 deletions

View file

@ -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"

View file

@ -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

Binary file not shown.