Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp780 GLM_ALIGNED_TYPEDEF(fmat4x4, aligned_fmat4, 16);
821 GLM_ALIGNED_TYPEDEF(fmat4x4, aligned_fmat4x4, 16);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2268 typedef lowp_f32mat4x4 fmat4x4; typedef
2304 typedef mediump_f32mat4x4 fmat4x4; typedef
2375 typedef highp_f32mat4x4 fmat4x4; typedef
2387 typedef fmat4x4 fmat4;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp728 typedef tmat4x4<f32, defaultp> fmat4x4; typedef