Type Definition glsl_layout::float

source ·
pub type float = f32;
Expand description

floating-point value.

Trait Implementations§

Convert to bytes-slice.
ZST that enforces alignment required for this type.
Type that contain same data with memory layout matching glsl’s layout(std140).
Get aligned data from structure.