Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c1071 void *current_batch) in read_oa_samples_for_query()
1117 void *current_batch) in intel_perf_wait_query()
1152 void *current_batch) in intel_perf_is_query_ready()
1558 void *current_batch, in intel_perf_get_query_data()
1628 void *current_batch) in intel_perf_dump_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c172 struct fd_batch *current_batch = fd_context_batch(ctx); in fd_bc_flush() local