Crate spirv_cross_sys
source ·Expand description
Raw bindings to the C API of SPIRV-Cross.
Types in PascalCase can be safely exposed.
Types and functions in snake_case are all unsafe.
Structs§
Enums§
Traits§
- A generic trait for converting a number to a value.
- Marker trait for “plain old data”.
- A generic trait for converting a value to a number.
- Trait for types that can be safely created with
zeroed.