Searched refs:need_flush (Results 1 – 5 of 5) sorted by relevance
245 bool need_flush = false; in nv50_validate_tic() local289 need_flush = true; in nv50_validate_tic()330 return need_flush; in nv50_validate_tic()335 bool need_flush; in nv50_validate_textures() local337 need_flush = nv50_validate_tic(nv50, 0); in nv50_validate_textures()338 need_flush |= nv50_validate_tic(nv50, 1); in nv50_validate_textures()339 need_flush |= nv50_validate_tic(nv50, 2); in nv50_validate_textures()341 if (need_flush) { in nv50_validate_textures()352 bool need_flush = false; in nv50_validate_tsc() local370 need_flush = true; in nv50_validate_tsc()[all …]
297 bool need_flush = false; in draw_vbo() local317 need_flush = (vec->dirty & ILO_DIRTY_FB); in draw_vbo()320 need_flush |= (vec->dirty & ILO_DIRTY_SO); in draw_vbo()327 if (need_flush) in draw_vbo()332 need_flush = false; in draw_vbo()339 if (need_flush) in draw_vbo()374 bool need_flush; in ilo_draw_rectlist() local376 need_flush = ilo_builder_batch_used(&ilo->cp->builder); in ilo_draw_rectlist()385 need_flush = false; in ilo_draw_rectlist()413 if (need_flush) in ilo_draw_rectlist()
478 bool need_flush = false; in nvc0_validate_tic() local499 need_flush = true; in nvc0_validate_tic()537 return need_flush; in nvc0_validate_tic()545 bool need_flush = false; in nve4_validate_tic() local565 need_flush = true; in nve4_validate_tic()588 return need_flush; in nve4_validate_tic()593 bool need_flush = false; in nvc0_validate_textures() local598 need_flush |= nve4_validate_tic(nvc0, i); in nvc0_validate_textures()600 need_flush |= nvc0_validate_tic(nvc0, i); in nvc0_validate_textures()603 if (need_flush) { in nvc0_validate_textures()[all …]
146 bool need_flush = nvc0_validate_tsc(nvc0, 5); in nvc0_compute_validate_samplers() local147 if (need_flush) { in nvc0_compute_validate_samplers()161 bool need_flush = nvc0_validate_tic(nvc0, 5); in nvc0_compute_validate_textures() local162 if (need_flush) { in nvc0_compute_validate_textures()
302 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local303 if (need_flush) { in nve4_compute_validate_samplers()