Home
last modified time | relevance | path

Searched defs:r600_query_hw_ops (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h150 struct r600_query_hw_ops { struct
151 bool (*prepare_buffer)(struct r600_common_screen *,
154 void (*emit_start)(struct r600_common_context *,
179 struct r600_query_hw_ops *ops; argument