Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c51 build_mat_subdet(struct nir_builder *b, struct nir_ssa_def **src, in build_mat_subdet() function
81 subdet[i] = build_mat_subdet(b, col, size, i, 0); in build_det()
127 elem[r] = build_mat_subdet(&b->nb, cols, size, c, r); in matrix_inverse()