Searched defs:inv_det (Results 1 – 14 of 14) sorted by relevance
67 float inv_det = 1.0f / header->det; in do_offset_tri() local
85 float inv_det = typename genType::value_type(1) / det; local
369 const float inv_det = 1.0f / det; in Invert2x2() local
54 struct elk_reg inv_det; member
228 let inv_det = { in inverse() localVariable
463 let inv_det = DVec3::splat(det.recip()); in inverse() localVariable
239 let inv_det = { in inverse() localVariable
463 let inv_det = Vec3A::splat(det.recip()); in inverse() localVariable
210 LLVMValueRef inv_det, in lp_do_offset_tri()
470 let inv_det = Vec3A::splat(det.recip()); in inverse() localVariable
465 let inv_det = Vec3A::splat(det.recip()); in inverse() localVariable
459 let inv_det = Vec3::splat(det.recip()); in inverse() localVariable
12566 const glw::GLdouble inv_det = 1.0 / det; in inverse() local