Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h101 struct fd_query *fd_acc_create_query(struct fd_context *ctx,
H A Dfreedreno_query_acc.c216 fd_acc_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_acc_create_query() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c239 ctx->create_query = fd_acc_create_query;
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c447 ctx->create_query = fd_acc_create_query;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c652 ctx->create_query = fd_acc_create_query;

Completed in 4 milliseconds