Home | History | Annotate | Download | only in i965

Lines Matching refs:total_grf

1266          DIV_ROUND_UP(brw->clip.prog_data->total_grf, 16) - 1;
1506 sf.GRFRegisterCount = DIV_ROUND_UP(sf_prog_data->total_grf, 16) - 1;
2103 vs.GRFRegisterCount = DIV_ROUND_UP(vue_prog_data->total_grf, 16) - 1;
2701 DIV_ROUND_UP(brw->ff_gs.prog_data->total_grf, 16) - 1;