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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dperformance_query.c490 ctx->Driver.WaitPerfQuery(ctx, obj);
537 ctx->Driver.WaitPerfQuery(ctx, obj);
631 ctx->Driver.WaitPerfQuery(ctx, obj);
H A Ddd.h874 void (*WaitPerfQuery)(struct gl_context *ctx, member in struct:dd_function_table
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dperformance_query.c496 ctx->Driver.WaitPerfQuery(ctx, obj);
543 ctx->Driver.WaitPerfQuery(ctx, obj);
646 ctx->Driver.WaitPerfQuery(ctx, obj);
H A Ddd.h963 void (*WaitPerfQuery)(struct gl_context *ctx, member in struct:dd_function_table
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfquery.c227 functions->WaitPerfQuery = st_WaitPerfQuery;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c530 ctx->Driver.WaitPerfQuery = brw_wait_perf_query;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c1814 ctx->Driver.WaitPerfQuery = brw_wait_perf_query;

Completed in 16 milliseconds