Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp776 GLM_ALIGNED_TYPEDEF(fmat3x3, aligned_fmat3, 16);
805 GLM_ALIGNED_TYPEDEF(fmat3x3, aligned_fmat3x3, 16);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2264 typedef lowp_f32mat3x3 fmat3x3; typedef
2300 typedef mediump_f32mat3x3 fmat3x3; typedef
2359 typedef highp_f32mat3x3 fmat3x3; typedef
2383 typedef fmat3x3 fmat3;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp712 typedef tmat3x3<f32, defaultp> fmat3x3; typedef