Searched refs:brw_query_object (Results 1 – 5 of 5) sorted by relevance
88 struct brw_query_object *query) in brw_queryobj_get_results()177 struct brw_query_object *query; in brw_new_query_object()179 query = calloc(1, sizeof(struct brw_query_object)); in brw_new_query_object()195 struct brw_query_object *query = (struct brw_query_object *)q; in brw_delete_query()211 struct brw_query_object *query = (struct brw_query_object *)q; in brw_begin_query()282 struct brw_query_object *query = (struct brw_query_object *)q; in brw_end_query()335 struct brw_query_object *query = (struct brw_query_object *)q; in brw_wait_query()352 struct brw_query_object *query = (struct brw_query_object *)q; in brw_check_query()379 ensure_bo_has_space(struct gl_context *ctx, struct brw_query_object *query) in ensure_bo_has_space()424 struct brw_query_object *query = brw->query.obj; in brw_emit_query_begin()[all …]
43 set_query_availability(struct brw_context *brw, struct brw_query_object *query, in set_query_availability()160 struct brw_query_object *query) in gen6_queryobj_get_results()268 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_begin_query()348 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_end_query()403 flush_batch_if_needed(struct brw_context *brw, struct brw_query_object *query) in flush_batch_if_needed()424 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_wait_query()444 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_check_query()470 struct brw_query_object *query = (struct brw_query_object *)q; in gen6_query_counter()
52 struct brw_query_object *query, in set_predicate_for_result()99 struct brw_query_object *query = (struct brw_query_object *) q; in brw_begin_conditional_render()
190 hsw_result_to_gpr0(struct gl_context *ctx, struct brw_query_object *query, in hsw_result_to_gpr0()357 struct brw_query_object *query = (struct brw_query_object *)q; in hsw_store_query_result()
508 struct brw_query_object { struct1126 struct brw_query_object *obj;1269 bool brw_is_query_pipelined(struct brw_query_object *query);