Searched defs:shift_count (Results 1 – 9 of 9) sorted by relevance
63 unsigned shift_count = 0; in remquo() local
124 const int shift_count = std::min<int64_t>(num_periods, kNumTimeslices); in AdvanceToIncludeTime() local
407 src_reg shift_count(this, glsl_uint_type()); in set_stream_control_data_bits() local
2255 elk_fs_reg shift_count = ntb.bld.vgrf(ELK_REGISTER_TYPE_UD, 1); in set_gs_stream_control_data_bits() local
1552 int shift_count = working_prec/2 - p; in approximate() local
2895 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range()
2584 brw_reg shift_count = abld.SHL(vertex_count, brw_imm_ud(1u)); in set_gs_stream_control_data_bits() local