Searched refs:off_x (Results 1 – 2 of 2) sorted by relevance
119 uint8_t off_x, off_y; in ilo_render_get_sample_position() local122 sample_count, sample_index, &off_x, &off_y); in ilo_render_get_sample_position()124 *x = (float) off_x / 16.0f; in ilo_render_get_sample_position()
3270 unsigned off_x = MIN2((int)(const_offset->f32[0] * 16), 7) & 0xf; in nir_emit_fs_intrinsic() local3277 brw_imm_ud(off_x | (off_y << 4)), in nir_emit_fs_intrinsic()