Home
last modified time | relevance | path

Searched refs:r600_context_streamout_end (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600.h205 void r600_context_streamout_end(struct r600_context *ctx);
Dr600_buffer.c123 r600_context_streamout_end(rctx); in r600_buffer_transfer_map()
Dr600_hw_context.c944 r600_context_streamout_end(ctx); in r600_context_flush()
1199 void r600_context_streamout_end(struct r600_context *ctx) in r600_context_streamout_end() function
Dr600_state_common.c1030 r600_context_streamout_end(rctx); in r600_set_so_targets()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_hw_context.c200 r600_context_streamout_end(ctx); in si_context_flush()