Home
last modified time | relevance | path

Searched refs:MAT_FLAG_PERSPECTIVE (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
891 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1319 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_matrix.c67 #define MAT_FLAG_PERSPECTIVE 0x40 /**< is a perspective proj matrix flag */ macro
85 MAT_FLAG_PERSPECTIVE | \
1006 matrix_multf( mat, m, MAT_FLAG_PERSPECTIVE ); in _math_matrix_frustum()
1434 MAT_FLAG_PERSPECTIVE)) in _math_matrix_has_rotation()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-matrix.c160 #define MAT_FLAG_PERSPECTIVE 0x40 /*< is a perspective proj matrix flag */ macro
178 MAT_FLAG_PERSPECTIVE | \
1415 matrix_multiply_array_with_flags (matrix, m, MAT_FLAG_PERSPECTIVE); in _cogl_matrix_frustum()
1688 MAT_FLAG_PERSPECTIVE))
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-matrix.c160 #define MAT_FLAG_PERSPECTIVE 0x40 /*< is a perspective proj matrix flag */ macro
178 MAT_FLAG_PERSPECTIVE | \
1415 matrix_multiply_array_with_flags (matrix, m, MAT_FLAG_PERSPECTIVE); in _cogl_matrix_frustum()
1688 MAT_FLAG_PERSPECTIVE))