Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp888 GLM_ALIGNED_TYPEDEF(f64mat2x2, aligned_f64mat2, 32);
905 GLM_ALIGNED_TYPEDEF(f64mat2x2, aligned_f64mat2x2, 32);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2472 typedef lowp_f64mat2x2 f64mat2x2; typedef
2490 typedef mediump_f64mat2x2 f64mat2x2; typedef
2519 typedef highp_f64mat2x2 f64mat2x2; typedef
2555 typedef f64mat2x2 f64mat2;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp812 typedef tmat2x2<f64, defaultp> f64mat2x2; typedef