/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_tex.c | 247 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 D | nv50_compute.c | 171 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 D | nvc0_tex.c | 485 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 D | nvc0_compute.c | 123 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 D | nve4_compute.c | 292 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers() local
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qcow2_flush_meta.cpp | 406 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/ |
D | blocking.rs | 17 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 D | inference_context.h | 153 bool need_flush = false; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 407 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/ |
D | copy.rs | 11 need_flush: bool, field
|
/aosp_15_r20/system/nfc/src/fuzzers/integration/ |
H A D | nfc_integration_fuzzer_impl.cc | 261 bool need_flush = false; in DoPacket() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 331 bool need_flush = view_format != surf_format; in tex_cache_flush_hack() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blit.c | 308 bool need_flush = devinfo->ver >= 11 ? in tex_cache_flush_hack() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_private.h | 897 bool need_flush; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 1121 bool need_flush; member
|