Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A 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
H A 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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A 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
H A 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
H A Dnve4_compute.c292 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local
/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2_flush_meta.cpp406 bool need_flush = slice_dirtied > 0; in __need_flush() local
430 bool MetaFlushingState::need_flush(Qcow2State &qs, int *top_idx, in need_flush() function in MetaFlushingState
433 bool need_flush = get_state() > qcow2_meta_flush::IDLE; in need_flush() local
627 bool need_flush; in run_flush() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/
Dblocking.rs17 need_flush: bool, field
141 let need_flush = self.need_flush; in poll_flush() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h153 bool need_flush = false; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c407 bool need_flush = false; in si_decompress_sampler_depth_textures() local
823 bool need_flush = false; in gfx6_decompress_textures() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/util/
Dcopy.rs11 need_flush: bool, field
/aosp_15_r20/system/nfc/src/fuzzers/integration/
H A Dnfc_integration_fuzzer_impl.cc261 bool need_flush = false; in DoPacket() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c331 bool need_flush = view_format != surf_format; in tex_cache_flush_hack() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c308 bool need_flush = devinfo->ver >= 11 ? in tex_cache_flush_hack() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h897 bool need_flush; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h1121 bool need_flush; member