Home
last modified time | relevance | path

Searched refs:f32mat2x2 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp830 GLM_ALIGNED_TYPEDEF(f32mat2x2, aligned_f32mat2, 16);
847 GLM_ALIGNED_TYPEDEF(f32mat2x2, aligned_f32mat2x2, 16);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2278 typedef lowp_f32mat2x2 f32mat2x2; typedef
2314 typedef mediump_f32mat2x2 f32mat2x2; typedef
2413 typedef highp_f32mat2x2 f32mat2x2; typedef
2449 typedef f32mat2x2 f32mat2;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp754 typedef tmat2x2<f32, defaultp> f32mat2x2; typedef