Searched refs:GetPerfCounterInfo (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfquery.c222 functions->GetPerfCounterInfo = st_GetPerfCounterInfo;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dperformance_query.c358 ctx->Driver.GetPerfCounterInfo(ctx, queryIndex, counterIndex,
H A Ddd.h856 void (*GetPerfCounterInfo)(struct gl_context *ctx, member in struct:dd_function_table
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dperformance_query.c364 ctx->Driver.GetPerfCounterInfo(ctx, queryIndex, counterIndex,
H A Ddd.h945 void (*GetPerfCounterInfo)(struct gl_context *ctx, member in struct:dd_function_table
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c525 ctx->Driver.GetPerfCounterInfo = brw_get_perf_counter_info;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c1809 ctx->Driver.GetPerfCounterInfo = brw_get_perf_counter_info;

Completed in 14 milliseconds