Trait glsl_layout::Std140[][src]

pub unsafe trait Std140: Sized + Uniform<Std140 = Self> { }

Special marker trait implemented only for std140 types.

Implementors