Home
last modified time | relevance | path

Searched defs:write_batch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c234 struct fd_batch *write_batch = NULL; in fd_bc_flush_writer() local
H A Dfreedreno_resource.h72 struct fd_batch *write_batch; member
/aosp_15_r20/external/leveldb/db/
H A Ddb_impl.cc1220 WriteBatch* write_batch = BuildBatchGroup(&last_writer); in Write() local