Home
last modified time | relevance | path

Searched refs:fd_acc_query_update_batch (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h107 void fd_acc_query_update_batch(struct fd_batch *batch,
H A Dfreedreno_query_acc.c232 fd_acc_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_acc_query_update_batch() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c240 ctx->query_update_batch = fd_acc_query_update_batch;
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c448 ctx->query_update_batch = fd_acc_query_update_batch;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c653 ctx->query_update_batch = fd_acc_query_update_batch;

Completed in 4 milliseconds