Home
last modified time | relevance | path

Searched refs:r600_gfx_write_event_eop (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c756 r600_gfx_write_event_eop(ctx, EVENT_TYPE_BOTTOM_OF_PIPE_TS, in r600_query_hw_do_emit_start()
842 r600_gfx_write_event_eop(ctx, EVENT_TYPE_BOTTOM_OF_PIPE_TS, in r600_query_hw_do_emit_stop()
866 r600_gfx_write_event_eop(ctx, EVENT_TYPE_BOTTOM_OF_PIPE_TS, 0, in r600_query_hw_do_emit_stop()
Dr600_pipe_common.h660 void r600_gfx_write_event_eop(struct r600_common_context *ctx,
Dr600_pipe_common.c75 void r600_gfx_write_event_eop(struct r600_common_context *ctx, in r600_gfx_write_event_eop() function