Home
last modified time | relevance | path

Searched defs:need_flush (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c245 bool need_flush = false; in nv50_validate_tic() local
335 bool need_flush; in nv50_validate_textures() local
352 bool need_flush = false; in nv50_validate_tsc() local
388 bool need_flush; in nv50_validate_samplers() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c487 bool need_flush = false; in nvc0_validate_tic() local
554 bool need_flush = false; in nve4_validate_tic() local
602 bool need_flush = false; in nvc0_validate_textures() local
631 bool need_flush = false; in nvc0_validate_tsc() local
676 bool need_flush = false; in nve4_validate_tsc() local
711 bool need_flush = false; in nvc0_validate_samplers() local
Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5); in nvc0_compute_validate_samplers() local
161 bool need_flush = nvc0_validate_tic(nvc0, 5); in nvc0_compute_validate_textures() local
Dnve4_compute.c306 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local