Searched defs:Scale (Results 1 – 4 of 4) sorted by relevance
30 …GLM_FUNC_QUALIFIER bool decompose(tmat4x4<T, P> const & ModelMatrix, tvec3<T, P> & Scale, tquat<T,…
76 TEST_P(MatrixBuiltinsTest, Scale) in TEST_P() argument
141 Mat4 Mat4::Scale(const Vector3 &s) in Scale() function in angle::Mat4
278 TEST_P(GLES1CovglTest, Scale) in TEST_P() argument