Searched refs:sw_query_ops (Results 1 – 2 of 2) sorted by relevance
460 static struct r600_query_ops sw_query_ops = { variable477 query->b.ops = &sw_query_ops; in r600_query_sw_create()
558 static const struct si_query_ops sw_query_ops = {.destroy = si_query_sw_destroy, variable573 query->b.ops = &sw_query_ops; in si_query_sw_create()