/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | matrix_access.inl | 11 typename genType::row_type const & x 23 GLM_FUNC_QUALIFIER typename genType::row_type row 31 typename genType::row_type Result;
|
D | matrix_access.hpp | 29 GLM_FUNC_DECL typename genType::row_type row( 39 typename genType::row_type const & x);
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat2x2.hpp | 18 typedef tvec2<T, P> row_type; typedef 143 …2x2<T, P>::col_type operator*(tmat2x2<T, P> const & m, typename tmat2x2<T, P>::row_type const & v); 146 …GLM_FUNC_DECL typename tmat2x2<T, P>::row_type operator*(typename tmat2x2<T, P>::col_type const & … 164 …2x2<T, P>::col_type operator/(tmat2x2<T, P> const & m, typename tmat2x2<T, P>::row_type const & v); 167 …GLM_FUNC_DECL typename tmat2x2<T, P>::row_type operator/(typename tmat2x2<T, P>::col_type const & …
|
D | type_mat3x3.hpp | 18 typedef tvec3<T, P> row_type; typedef 150 …3x3<T, P>::col_type operator*(tmat3x3<T, P> const & m, typename tmat3x3<T, P>::row_type const & v); 153 …GLM_FUNC_DECL typename tmat3x3<T, P>::row_type operator*(typename tmat3x3<T, P>::col_type const & … 171 …3x3<T, P>::col_type operator/(tmat3x3<T, P> const & m, typename tmat3x3<T, P>::row_type const & v); 174 …GLM_FUNC_DECL typename tmat3x3<T, P>::row_type operator/(typename tmat3x3<T, P>::col_type const & …
|
D | type_mat4x4.hpp | 18 typedef tvec4<T, P> row_type; typedef 155 …4x4<T, P>::col_type operator*(tmat4x4<T, P> const & m, typename tmat4x4<T, P>::row_type const & v); 158 …GLM_FUNC_DECL typename tmat4x4<T, P>::row_type operator*(typename tmat4x4<T, P>::col_type const & … 176 …4x4<T, P>::col_type operator/(tmat4x4<T, P> const & m, typename tmat4x4<T, P>::row_type const & v); 179 …GLM_FUNC_DECL typename tmat4x4<T, P>::row_type operator/(typename tmat4x4<T, P>::col_type const & …
|
D | type_mat2x3.hpp | 19 typedef tvec2<T, P> row_type; typedef 134 …2x3<T, P>::col_type operator*(tmat2x3<T, P> const & m, typename tmat2x3<T, P>::row_type const & v); 137 …GLM_FUNC_DECL typename tmat2x3<T, P>::row_type operator*(typename tmat2x3<T, P>::col_type const & …
|
D | type_mat3x4.hpp | 19 typedef tvec3<T, P> row_type; typedef 141 …3x4<T, P>::col_type operator*(tmat3x4<T, P> const & m, typename tmat3x4<T, P>::row_type const & v); 144 …GLM_FUNC_DECL typename tmat3x4<T, P>::row_type operator*(typename tmat3x4<T, P>::col_type const & …
|
D | type_mat2x4.hpp | 19 typedef tvec2<T, P> row_type; typedef 136 …2x4<T, P>::col_type operator*(tmat2x4<T, P> const & m, typename tmat2x4<T, P>::row_type const & v); 139 …GLM_FUNC_DECL typename tmat2x4<T, P>::row_type operator*(typename tmat2x4<T, P>::col_type const & …
|
D | type_mat4x2.hpp | 19 typedef tvec4<T, P> row_type; typedef 146 …4x2<T, P>::col_type operator*(tmat4x2<T, P> const & m, typename tmat4x2<T, P>::row_type const & v); 149 …GLM_FUNC_DECL typename tmat4x2<T, P>::row_type operator*(typename tmat4x2<T, P>::col_type const & …
|
D | type_mat3x2.hpp | 19 typedef tvec3<T, P> row_type; typedef 141 …3x2<T, P>::col_type operator*(tmat3x2<T, P> const & m, typename tmat3x2<T, P>::row_type const & v); 144 …GLM_FUNC_DECL typename tmat3x2<T, P>::row_type operator*(typename tmat3x2<T, P>::col_type const & …
|
D | type_mat4x3.hpp | 19 typedef tvec4<T, P> row_type; typedef 146 …4x3<T, P>::col_type operator*(tmat4x3<T, P> const & m, typename tmat4x3<T, P>::row_type const & v); 149 …GLM_FUNC_DECL typename tmat4x3<T, P>::row_type operator*(typename tmat4x3<T, P>::col_type const & …
|
D | type_mat3x3.inl | 428 …t3x3<T, P>::col_type operator*(tmat3x3<T, P> const & m, typename tmat3x3<T, P>::row_type const & v) 437 …GLM_FUNC_QUALIFIER typename tmat3x3<T, P>::row_type operator*(typename tmat3x3<T, P>::col_type con… 439 return typename tmat3x3<T, P>::row_type( 530 …t3x3<T, P>::col_type operator/(tmat3x3<T, P> const & m, typename tmat3x3<T, P>::row_type const & v) 536 …GLM_FUNC_QUALIFIER typename tmat3x3<T, P>::row_type operator/(typename tmat3x3<T, P>::col_type con…
|
D | type_mat2x2.inl | 380 typename tmat2x2<T, P>::row_type const & v 389 GLM_FUNC_QUALIFIER typename tmat2x2<T, P>::row_type operator* 453 …t2x2<T, P>::col_type operator/(tmat2x2<T, P> const & m, typename tmat2x2<T, P>::row_type const & v) 459 …GLM_FUNC_QUALIFIER typename tmat2x2<T, P>::row_type operator/(typename tmat2x2<T, P>::col_type con…
|
D | type_mat2x3.inl | 350 typename tmat2x3<T, P>::row_type const & v) 359 GLM_FUNC_QUALIFIER typename tmat2x3<T, P>::row_type operator* 364 return typename tmat2x3<T, P>::row_type(
|
D | type_mat4x4.inl | 504 typename tmat4x4<T, P>::row_type const & v 549 GLM_FUNC_QUALIFIER typename tmat4x4<T, P>::row_type operator* 555 return typename tmat4x4<T, P>::row_type( 636 …t4x4<T, P>::col_type operator/(tmat4x4<T, P> const & m, typename tmat4x4<T, P>::row_type const & v) 642 …GLM_FUNC_QUALIFIER typename tmat4x4<T, P>::row_type operator/(typename tmat4x4<T, P>::col_type con…
|
D | type_mat2x4.inl | 348 …t2x4<T, P>::col_type operator*(tmat2x4<T, P> const & m, typename tmat2x4<T, P>::row_type const & v) 358 …GLM_FUNC_QUALIFIER typename tmat2x4<T, P>::row_type operator*(typename tmat2x4<T, P>::col_type con… 360 return typename tmat2x4<T, P>::row_type(
|
D | type_mat3x2.inl | 394 …t3x2<T, P>::col_type operator*(tmat3x2<T, P> const & m, typename tmat3x2<T, P>::row_type const & v) 402 …GLM_FUNC_QUALIFIER typename tmat3x2<T, P>::row_type operator*(typename tmat3x2<T, P>::col_type con… 404 return typename tmat3x2<T, P>::row_type(
|
D | type_mat3x4.inl | 397 typename tmat3x4<T, P>::row_type const & v 408 GLM_FUNC_QUALIFIER typename tmat3x4<T, P>::row_type operator* 414 return typename tmat3x4<T, P>::row_type(
|
D | type_mat4x2.inl | 440 …t4x2<T, P>::col_type operator*(tmat4x2<T, P> const & m, typename tmat4x2<T, P>::row_type const & v) 448 …GLM_FUNC_QUALIFIER typename tmat4x2<T, P>::row_type operator*(typename tmat4x2<T, P>::col_type con… 450 return typename tmat4x2<T, P>::row_type(
|
D | type_mat4x3.inl | 436 typename tmat4x3<T, P>::row_type const & v) 445 GLM_FUNC_QUALIFIER typename tmat4x3<T, P>::row_type operator* 450 return typename tmat4x3<T, P>::row_type(
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_mat4.hpp | 41 typedef fvec4SIMD row_type; typedef
|