Searched refs:queryIndex (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dperformance_query.c258 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 Ddd.h851 unsigned queryIndex,
857 unsigned queryIndex,
867 unsigned queryIndex);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dperformance_query.c264 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 Ddd.h940 unsigned queryIndex,
946 unsigned queryIndex,
956 unsigned queryIndex);

Completed in 11 milliseconds