Searched refs:calc_det (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c728 calc_det(const float (*v0)[4], function in typeref:typename:float
766 det = calc_det(v0, v1, v2);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c777 calc_det(const float (*v0)[4], function in typeref:typename:float
814 det = calc_det(v0, v1, v2);

Completed in 5 milliseconds