Searched defs:inv_det (Results 1 – 5 of 5) sorted by relevance
70 float inv_det = 1.0f / header->det; in do_offset_tri() local
369 const float inv_det = 1.0f / det; in Invert2x2() local
52 struct brw_reg inv_det; member
207 LLVMValueRef inv_det, in lp_do_offset_tri()
12456 const glw::GLdouble inv_det = 1.0 / det; in inverse() local