Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.h105 struct fd_query * fd_acc_create_query(struct fd_context *ctx, unsigned query_type,
Dfreedreno_query_acc.c217 fd_acc_create_query(struct fd_context *ctx, unsigned query_type, in fd_acc_create_query() function
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_query.c240 ctx->create_query = fd_acc_create_query; in fd2_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c452 ctx->create_query = fd_acc_create_query; in fd5_query_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c645 ctx->create_query = fd_acc_create_query; in fd6_query_context_init()