Searched refs:double2x4 (Results 1 – 2 of 2) sorted by relevance
7 typedef double double2x4 __attribute__((matrix_type(2, 4)));14 void test_transpose_placeholder_get(DoubleMatrixValue *m, double2x4 *r) {
119 …typedef tmat2x4<double, highp> double2x4; //!< \brief double-precision floating-point matrix wit… typedef