Home
last modified time | relevance | path

Searched refs:_math_matrix_frustum (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_matrix.h119 _math_matrix_frustum( GLmatrix *mat,
Dm_matrix.c979 _math_matrix_frustum( GLmatrix *mat, in _math_matrix_frustum() function
/external/mesa3d/src/mesa/main/
Dmatrix.c84 _math_matrix_frustum( ctx->CurrentStack->Top, in _mesa_Frustum()