Searched defs:need_flush (Results 1 – 8 of 8) sorted by relevance
245 bool need_flush = false; in nv50_validate_tic() local335 bool need_flush; in nv50_validate_textures() local352 bool need_flush = false; in nv50_validate_tsc() local398 bool need_flush; in nv50_validate_samplers() local
487 bool need_flush = false; in nvc0_validate_tic() local554 bool need_flush = false; in nve4_validate_tic() local602 bool need_flush = false; in nvc0_validate_textures() local631 bool need_flush = false; in nvc0_validate_tsc() local689 bool need_flush = false; in nve4_validate_tsc() local724 bool need_flush = false; in nvc0_validate_samplers() local
146 bool need_flush = nvc0_validate_tsc(nvc0, 5); in nvc0_compute_validate_samplers() local161 bool need_flush = nvc0_validate_tic(nvc0, 5); in nvc0_compute_validate_textures() local
331 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local
20 need_flush: bool, field143 let need_flush = self.need_flush; in poll_flush() localVariable
623 bool need_flush = false; in etna_resource_used() local
309 bool need_flush = devinfo->gen >= 11 ? in tex_cache_flush_hack() local
255 bool need_flush() const { in need_flush() function