Searched defs:shift_count (Results 1 – 4 of 4) sorted by relevance
124 const int shift_count = std::min<int64_t>(num_periods, kNumTimeslices); in AdvanceToIncludeTime() local
407 src_reg shift_count(this, glsl_type::uint_type); in set_stream_control_data_bits() local
2298 fs_reg shift_count = bld.vgrf(BRW_REGISTER_TYPE_UD, 1); in set_gs_stream_control_data_bits() local
1552 int shift_count = working_prec/2 - p; in approximate() local