Searched refs:subdet (Results 1 – 1 of 1) sorted by relevance
68 nir_ssa_def *subdet[4]; in build_mat4_det() local79 subdet[i] = build_mat3_det(b, subcol); in build_mat4_det()82 nir_ssa_def *prod = nir_fmul(b, col[0], nir_vec(b, subdet, 4)); in build_mat4_det()