Searched defs:r600_query_hw_ops (Results 1 – 1 of 1) sorted by relevance
131 struct r600_query_hw_ops { struct132 bool (*prepare_buffer)(struct r600_common_screen *,135 void (*emit_start)(struct r600_common_context *,160 struct r600_query_hw_ops *ops; argument