Searched defs:mat2x2 (Results 1 – 10 of 10) sorted by relevance
336 typedef lowp_mat2x2 mat2x2; typedef346 typedef mediump_mat2x2 mat2x2; typedef359 typedef highp_mat2x2 mat2x2; typedef
38 using mat2x2 = builder::mat2x2<T>; typedef
145 using mat2x2 = mat<2, 2, T>; variable
35 using mat2x2 = builder::mat2x2<T>; typedef
39 using mat2x2 = builder::mat2x2<T>; typedef
40 using mat2x2 = builder::mat2x2<T>; typedef
34 using mat2x2 = builder::mat2x2<T>; typedef
68 using mat2x2 = builder::mat2x2<T>; typedef
896 auto mat2x2 = type::Number::Float(32); in TEST_F() local941 auto mat2x2 = type::Number::Float(32); in TEST_F() local
527 const ast::Matrix* mat2x2(const ast::Type* type) const { in mat2x2() function589 const ast::Matrix* mat2x2() const { in mat2x2() function1229 const ast::CallExpression* mat2x2(ARGS&&... args) { in mat2x2() function