Searched defs:r600_query_hw_ops (Results 1 – 1 of 1) sorted by relevance
151 struct r600_query_hw_ops { struct152 bool (*prepare_buffer)(struct r600_common_screen *,155 void (*emit_start)(struct r600_common_context *,180 struct r600_query_hw_ops *ops; argument