Home
last modified time | relevance | path

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

/external/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
/external/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.c123 bool need_flush = nvc0_validate_tsc(nvc0, 5); in nvc0_compute_validate_samplers() local
138 bool need_flush = nvc0_validate_tic(nvc0, 5); in nvc0_compute_validate_textures() local
Dnve4_compute.c292 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local
/external/rust/crates/tokio/src/io/
Dblocking.rs20 need_flush: bool, field
144 let need_flush = self.need_flush; in poll_flush() localVariable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h153 bool need_flush = false; member
/external/rust/crates/tokio/src/io/util/
Dcopy.rs11 need_flush: bool, field
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c402 bool need_flush = false; in si_decompress_sampler_depth_textures() local
801 bool need_flush = false; in gfx6_decompress_textures() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c308 bool need_flush = devinfo->ver >= 11 ? in tex_cache_flush_hack() local
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c331 bool need_flush = view_format != surf_format; in tex_cache_flush_hack() local
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_private.h906 bool need_flush; member
/external/mesa3d/src/intel/vulkan/
Danv_private.h1086 bool need_flush; member