Home
last modified time | relevance | path

Searched defs:flush_batch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c389 struct fd_batch *flush_batch = NULL; in alloc_batch_locked() local
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h514 char *flush_batch; member
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h516 char *flush_batch; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c3531 flush_batch(struct zink_context *ctx, bool sync) in flush_batch() function