Home
last modified time | relevance | path

Searched defs:is_aligned (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dprecision.hpp38 struct is_aligned struct
40 static const bool value = false;
45 struct is_aligned<glm::aligned_lowp> struct
47 static const bool value = true;
51 struct is_aligned<glm::aligned_mediump> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_highp> struct
59 static const bool value = true;