Module std140
Source - TVec2P
- A wrapper struct that is used to implement std140 packing for the underlying vector
- TVec3P
- A wrapper struct that is used to implement std140 packing for the underlying vector
- TVec4P
- A wrapper struct that is used to implement std140 packing for the underlying vector
- vector_2_packed_f32
- Const fn for constructing a TVec2 in a const context
- vector_2_packed_f64
- Const fn for constructing a TVec2 in a const context
- vector_3_packed_f32
- Const fn for constructing a TVec3P in a const context
- vector_3_packed_f64
- Const fn for constructing a TVec3P in a const context
- vector_4_packed_f32
- Const fn for constructing a TVec4P in a const context
- vector_4_packed_f64
- Const fn for constructing a TVec4P in a const context