Home
last modified time | relevance | path

Searched refs:last_timestamp_cmd (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h60 uint32_t *last_timestamp_cmd; member
Dfreedreno_context.c455 if (ring->cur == batch->last_timestamp_cmd) { in fd_trace_record_ts()
463 batch->last_timestamp_cmd = ring->cur; in fd_trace_record_ts()
Dfreedreno_batch.c120 batch->last_timestamp_cmd = NULL; in batch_init()