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 D | freedreno_query_acc.h | 101 struct fd_query * fd_acc_create_query2(struct fd_context *ctx, unsigned query_type,
|
| H A D | freedreno_query_acc.c | 175 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 D | freedreno_query_acc.h | 104 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type,
|
| H A D | freedreno_query_acc.c | 189 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 D | fd2_query.c | 221 q = fd_acc_create_query2(ctx, 0, &perfcntr);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_query.c | 220 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 436 q = fd_acc_create_query2(ctx, 0, &perfcntr);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_query.c | 436 q = fd_acc_create_query2(ctx, 0, &perfcntr);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 428 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_query.c | 627 q = fd_acc_create_query2(ctx, 0, 0, &perfcntr);
|
Completed in 8 milliseconds