ZLUDA/spirv_tools-sys
2020-08-28 22:37:16 +02:00
..
src Implement integer multiplication 2020-07-25 00:57:54 +02:00
build.rs Update level0 to 1.0 and unpack fatbins 2020-08-28 22:37:16 +02:00
Cargo.toml Validate PTX build tests against SPIR-V sources 2020-07-12 14:58:54 +02:00
README Implement integer multiplication 2020-07-25 00:57:54 +02:00

bindgen --whitelist-type="spv.*" --whitelist-function="spv.*" --size_t-is-usize --default-enum-style=rust --bitfield-enum="spv_text_to_binary_options_t|spv_binary_to_text_options_t" ../ext/SPIRV-Tools/include/spirv-tools/libspirv.h -o src/spirv_tools.rs