Lines Matching defs:query
2194 struct r600_query_hw *query = (struct r600_query_hw*)
2197 query->flags |= R600_QUERY_HW_FLAG_BEGIN_RESUMES;
2198 return (struct pipe_query*)query;
2215 /* begin or resume the query */
2232 /* pause or end the query */
2335 /* stop the statistics query for ps_stats[0] */
2345 /* create and start a new query as ps_stats[0] */