rust-gpu/crates/spirv-std/src
Ashley Hauck 1a3a12f505
Implement some float packing/unpacking instructions (#709)
* Implement some float packing/unpacking instructions

* Rename f32xN to vecN in packing functions
2021-08-10 13:54:44 +02:00
..
arch Nuke arithmetic.rs (#666) 2021-06-15 09:43:13 +02:00
image Added read_subpass for SubpassData images, and necessary attrs for it. (#643) 2021-06-02 11:02:04 +02:00
arch.rs Nuke arithmetic.rs (#666) 2021-06-15 09:43:13 +02:00
float.rs Implement some float packing/unpacking instructions (#709) 2021-08-10 13:54:44 +02:00
image.rs Add sample_bias and gather functions (#704) 2021-08-06 15:26:30 +02:00
integer.rs Add arithmetic instructions to arch (#446) 2021-03-16 09:42:18 +00:00
lib.rs Remove implicit bindless and kernel modes (#710) 2021-08-10 08:23:24 +02:00
memory.rs Fix semantics type for control barriers to support multiple flags (#598) 2021-04-22 11:17:02 +02:00
ray_tracing.rs fix trace ray acceleration structure (#654) 2021-06-09 07:53:18 +00:00
runtime_array.rs Add runtime array type (#596) 2021-05-31 09:39:06 +00:00
sampler.rs Add Const Generic Image Type (#359) 2021-04-28 09:47:40 +02:00
scalar.rs Decouple glam from spirv-std (#476) 2021-03-16 09:59:08 +01:00
sealed.rs Decouple glam from spirv-std (#476) 2021-03-16 09:59:08 +01:00
vector.rs Invert glam dependency (#641) 2021-06-02 09:28:01 +02:00