Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp838 GLM_ALIGNED_TYPEDEF(f32mat4x4, aligned_f32mat4, 16);
879 GLM_ALIGNED_TYPEDEF(f32mat4x4, aligned_f32mat4x4, 16);
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp2286 typedef lowp_f32mat4x4 f32mat4x4; typedef
2322 typedef mediump_f32mat4x4 f32mat4x4; typedef
2445 typedef highp_f32mat4x4 f32mat4x4; typedef
2457 typedef f32mat4x4 f32mat4;
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp786 typedef tmat4x4<f32, defaultp> f32mat4x4; typedef