Home
last modified time | relevance | path

Searched defs:log_chunks (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h261 struct list_head log_chunks; /* list of unflushed log chunks in fifo order */ member
Dfreedreno_context.h393 struct list_head log_chunks; /* list of flushed log chunks in fifo order */ member