rust-gpu/rustc_codegen_spirv
Ashley Hauck 1b5aac084c
Support GLSL450 and Simple memory models (#168)
* Support GLSL450 and Simple memory models

* Update spirv-builder/src/lib.rs

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>

* Only emit SPV_KHR_vulkan_memory_model when needed

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-10-28 13:49:44 +00:00
..
src Support GLSL450 and Simple memory models (#168) 2020-10-28 13:49:44 +00:00
Cargo.toml Move rspirv override to be directly in the crate (#150) 2020-10-27 00:42:45 +01:00