Home
last modified time | relevance | path

Searched refs:r600_context_streamout_begin (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600.h204 void r600_context_streamout_begin(struct r600_context *ctx);
Dr600_hw_context.c1088 void r600_context_streamout_begin(struct r600_context *ctx) in r600_context_streamout_begin() function
Dr600_state_common.c1228 r600_context_streamout_begin(rctx); in r600_draw_vbo()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c573 r600_context_streamout_begin(rctx); in si_draw_vbo()