Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c247 bool need_flush = false; in nv50_validate_tic() local
358 bool need_flush = false; in nv50_validate_textures() local
378 bool need_flush = false; in nv50_validate_tsc() local
438 bool need_flush = false; in nv50_validate_samplers() local
Dnv50_compute.c171 bool need_flush = nv50_validate_tsc(nv50, NV50_SHADER_STAGE_COMPUTE); in nv50_compute_validate_samplers() local
184 bool need_flush = nv50_validate_tic(nv50, NV50_SHADER_STAGE_COMPUTE); in nv50_compute_validate_textures() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c485 bool need_flush = false; in nvc0_validate_tic() local
552 bool need_flush = false; in nve4_validate_tic() local
600 bool need_flush = false; in nvc0_validate_textures() local
629 bool need_flush = false; in nvc0_validate_tsc() local
687 bool need_flush = false; in nve4_validate_tsc() local
722 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.c331 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c414 bool need_flush = false; in si_decompress_sampler_depth_textures() local
782 bool need_flush = false; in si_decompress_textures() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c309 bool need_flush = devinfo->ver >= 11 ? in tex_cache_flush_hack() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c332 bool need_flush = view_format != surf_format; in tex_cache_flush_hack() local