Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.h131 struct r600_query_hw_ops { struct
132 bool (*prepare_buffer)(struct r600_common_screen *,
135 void (*emit_start)(struct r600_common_context *,
160 struct r600_query_hw_ops *ops; argument