Home
last modified time | relevance | path

Searched refs:batch_references_t (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_perf.c81 typedef bool (*batch_references_t)(void *batch, void *bo); typedef
100 perf_cfg->vtbl.batch_references = (batch_references_t)iris_batch_references; in iris_perf_init_vtbl()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c108 typedef bool (*batch_references_t)(void *batch, void *bo); typedef
197 perf_cfg->vtbl.batch_references = (batch_references_t)crocus_batch_references; in crocus_monitor_init_metrics()

Completed in 2 milliseconds