Home
last modified time | relevance | path

Searched defs:needs_flush (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_job.c218 bool needs_flush; in v3d_flush_jobs_writing_resource() local
265 bool needs_flush; in v3d_flush_jobs_reading_resource() local
H A Dv3d_context.h482 bool needs_flush; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c739 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); in invalidate_resource() local
875 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); in resource_transfer_map() local
H A Dfreedreno_batch.h114 bool needs_flush : 1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h282 bool needs_flush; member