Crate luminance_std140

Source
Expand description

Types and traits implementing the std140 OpenGL rule.

Structs§

Aligned4
4-bytes aligned wrapper.
Aligned8
8-bytes aligned wrapper.
Aligned16
16-bytes aligned wrapper.
Aligned32
32-bytes aligned wrapper.
ArrElem
Type wrapper for values inside arrays.

Traits§

Std140
Types that have a std140 representation.