Searched defs:r600_query_hw_ops (Results 1 – 1 of 1) sorted by relevance
150 struct r600_query_hw_ops { struct151 bool (*prepare_buffer)(struct r600_common_screen *,154 void (*emit_start)(struct r600_common_context *,179 struct r600_query_hw_ops *ops; argument