Searched defs:mat4 (Results 1 – 6 of 6) sorted by relevance
241 TType *mat4 = new TType(EbtFloat, 4, 4); in InsertBuiltInFunctions() local
186 Matrix4 mat4; in geometry() local
188 Matrix4 mat4; in geometry() local
27 var mat4 = {}; variable
185 Matrix4 mat4; in transformations() local
2619 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function