Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c44 build_mat3_det(nir_builder *b, nir_ssa_def *col[3]) in build_mat3_det() function
79 subdet[i] = build_mat3_det(b, subcol); in build_mat4_det()
101 case 3: return build_mat3_det(&b->nb, cols); in build_mat_det()
137 return build_mat3_det(b, subcol); in build_mat_subdet()