Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenObjC/
Dmatrix-type-builtins.m7 typedef double double2x4 __attribute__((matrix_type(2, 4)));
14 void test_transpose_placeholder_get(DoubleMatrixValue *m, double2x4 *r) {
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp119 …typedef tmat2x4<double, highp> double2x4; //!< \brief double-precision floating-point matrix wit… typedef