Searched refs:invert_matrix_3d (Results 1 – 4 of 4) sorted by relevance
3961 BOOL invert_matrix_3d(struct wined3d_matrix *out, const struct wined3d_matrix *in) DECLSPEC_HIDDEN;
4592 invert_matrix_3d(&m, &m); in software_vertex_blending()
5431 BOOL invert_matrix_3d(struct wined3d_matrix *out, const struct wined3d_matrix *in) in invert_matrix_3d() function
1443 invert_matrix_3d(mat, mat); in get_normal_matrix()