Searched defs:double3 (Results 1 – 2 of 2) sorted by relevance
113 …typedef tvec3<double, highp> double3; //!< \brief double-precision floating-point vector with 3 … typedef
136 typedef double double3 __attribute__((ext_vector_type(3))); typedef