Home | History | Annotate | Download | only in i965

Lines Matching refs:reg_count

1242 brw_register_blocks(int reg_count)
1244 return ALIGN(reg_count, 16) / 16 - 1;