Searched refs:bit31 (Results 1 – 5 of 5) sorted by relevance
19 static const uint bit31 = 1u << 31; in stipple_quad() local38 if ((stipple0 & (bit31 >> col0)) == 0) in stipple_quad()44 if ((stipple1 & (bit31 >> col0)) == 0) in stipple_quad()
177 bit31 = 0x80000000, enumerator178 bit30and31 = bit30 | bit31
66 static const uint bit31 = 1u << 31; in util_pstipple_update_stipple_texture() local83 if (pattern[i] & (bit31 >> j)) { in util_pstipple_update_stipple_texture()
118 test eax, 1<<31 ; bit31:3DNow!(vendor independent)
8294 static const unsigned bit31 = 1u << 31; in vrend_set_polygon_stipple() local8306 if (ps->stipple[i] & (bit31 >> j)) in vrend_set_polygon_stipple()