Searched defs:query_bo (Results 1 – 5 of 5) sorted by relevance
77 brw_write_timestamp(struct brw_context *brw, struct brw_bo *query_bo, int idx) in brw_write_timestamp()101 brw_write_depth_count(struct brw_context *brw, struct brw_bo *query_bo, int idx) in brw_write_depth_count()
80 struct brw_bo *query_bo, int stream, int idx) in write_primitives_generated()
385 set_predicate(struct brw_context *brw, struct brw_bo *query_bo) in set_predicate()
663 struct iris_bo *query_bo = iris_resource_bo(q->query_state_ref.res); in iris_get_query_result_resource() local
41 static struct nouveau_bo *query_bo; variable