Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp772 GLM_ALIGNED_TYPEDEF(fmat2x2, aligned_fmat2, 16);
789 GLM_ALIGNED_TYPEDEF(fmat2x2, aligned_fmat2x2, 16);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2260 typedef lowp_f32mat2x2 fmat2x2; typedef
2296 typedef mediump_f32mat2x2 fmat2x2; typedef
2343 typedef highp_f32mat2x2 fmat2x2; typedef
2379 typedef fmat2x2 fmat2;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp696 typedef tmat2x2<f32, defaultp> fmat2x2; typedef