spirv_
std
0.9.0
Module matrix
Module Items
Structs
In crate spirv_
std
spirv_std
Module
matrix
Copy item path
Source
Expand description
a set of common SPIR-V Matrices, used for intrinsics
Structs
§
Matrix4x3
A Matrix with 4 columns of
Vec3
, very similar to glam’s
Affine3A
.