Searched refs:fd_acc_create_query2 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h101 struct fd_query * fd_acc_create_query2(struct fd_context *ctx, unsigned query_type,
H A Dfreedreno_query_acc.c175 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, function in typeref:struct:fd_query *
207 return fd_acc_create_query2(ctx, query_type,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h104 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type,
H A Dfreedreno_query_acc.c189 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, function in typeref:struct:fd_query *
223 return fd_acc_create_query2(ctx, query_type, index,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c221 q = fd_acc_create_query2(ctx, 0, &perfcntr);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c220 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c436 q = fd_acc_create_query2(ctx, 0, &perfcntr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c436 q = fd_acc_create_query2(ctx, 0, &perfcntr);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c428 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c627 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);

Completed in 8 milliseconds