Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp113 …typedef tvec3<double, highp> double3; //!< \brief double-precision floating-point vector with 3 … typedef
/external/clang/lib/Headers/
Dopencl-c.h136 typedef double double3 __attribute__((ext_vector_type(3))); typedef