Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp892 GLM_ALIGNED_TYPEDEF(f64mat3x3, aligned_f64mat3, 32);
921 GLM_ALIGNED_TYPEDEF(f64mat3x3, aligned_f64mat3x3, 32);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2476 typedef lowp_f64mat3x3 f64mat3x3; typedef
2494 typedef mediump_f64mat3x3 f64mat3x3; typedef
2535 typedef highp_f64mat3x3 f64mat3x3; typedef
2559 typedef f64mat3x3 f64mat3;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp828 typedef tmat3x3<f64, defaultp> f64mat3x3; typedef