Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c36 build_mat2_det(nir_builder *b, nir_ssa_def *col[2]) in build_mat2_det() function
100 case 2: return build_mat2_det(&b->nb, cols); in build_mat_det()
134 return build_mat2_det(b, subcol); in build_mat_subdet()