Searched refs:queryIndex (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | performance_query.c | 258 unsigned queryIndex = queryid_to_index(queryId); local in function:_mesa_GetPerfQueryInfoINTEL 275 ctx->Driver.GetPerfQueryInfo(ctx, queryIndex, 319 unsigned queryIndex = queryid_to_index(queryId); local in function:_mesa_GetPerfCounterInfoINTEL 344 ctx->Driver.GetPerfQueryInfo(ctx, queryIndex, 358 ctx->Driver.GetPerfCounterInfo(ctx, queryIndex, counterIndex,
|
| H A D | dd.h | 851 unsigned queryIndex, 857 unsigned queryIndex, 867 unsigned queryIndex);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | performance_query.c | 264 unsigned queryIndex = queryid_to_index(queryId); local in function:_mesa_GetPerfQueryInfoINTEL 281 ctx->Driver.GetPerfQueryInfo(ctx, queryIndex, 325 unsigned queryIndex = queryid_to_index(queryId); local in function:_mesa_GetPerfCounterInfoINTEL 350 ctx->Driver.GetPerfQueryInfo(ctx, queryIndex, 364 ctx->Driver.GetPerfCounterInfo(ctx, queryIndex, counterIndex,
|
| H A D | dd.h | 940 unsigned queryIndex, 946 unsigned queryIndex, 956 unsigned queryIndex);
|
Completed in 11 milliseconds