Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
D_swizzle.hpp111 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
112 return this->elem(offset_dst[i]); in operator []()
116 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
117 return this->elem(offset_dst[i]); in operator []()
145 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
146 return this->elem(offset_dst[i]); in operator []()