Home
last modified time | relevance | path

Searched refs:emit_stop (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.h158 void (*emit_stop)(struct r600_common_context *, member
281 void (*emit_stop)(struct r600_common_context *, member
H A Dr600_perfcounter.c165 pc->emit_stop(ctx, buffer, va); in r600_pc_query_emit_stop()
228 .emit_stop = r600_pc_query_emit_stop,
H A Dr600_query.c594 .emit_stop = r600_query_hw_do_emit_stop,
888 query->ops->emit_stop(ctx, query, query->buffer.buf, va); in r600_query_hw_emit_stop()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.h175 void (*emit_stop)(struct si_context *, struct si_query_hw *, struct si_resource *buffer, member
H A Dsi_query.c691 .emit_stop = si_query_hw_do_emit_stop,
1026 query->ops->emit_stop(sctx, query, query->buffer.buf, va); in si_query_hw_emit_stop()

Completed in 15 milliseconds