Home
last modified time | relevance | path

Searched refs:n_active_pipeline_stats_queries (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c438 *n_active = brw->perfquery.n_active_pipeline_stats_queries; in brw_get_perf_query_info()
1266 ++brw->perfquery.n_active_pipeline_stats_queries; in brw_begin_perf_query()
1322 --brw->perfquery.n_active_pipeline_stats_queries; in brw_end_perf_query()
Dbrw_context.h1209 int n_active_pipeline_stats_queries; member