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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_clear.c77 unsigned int_g, frac_g; member in struct:mali_tib_layout
152 unsigned count_g = l.int_g + l.frac_g + count_r;
161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r;

Completed in 3 milliseconds