Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_job.c211 bool needs_flush; in v3d_flush_jobs_writing_resource() local
258 bool needs_flush; in v3d_flush_jobs_reading_resource() local
Dv3d_context.h438 bool needs_flush; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c731 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); in invalidate_resource() local
831 bool needs_flush = pending(rsc, !!(usage & PIPE_MAP_WRITE)); in resource_transfer_map() local
Dfreedreno_batch.h95 bool needs_flush : 1; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h287 bool needs_flush; member