Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_streamout.h51 svga_rebind_stream_output_targets(struct svga_context *svga);
Dsvga_pipe_streamout.c318 svga_rebind_stream_output_targets(struct svga_context *svga) in svga_rebind_stream_output_targets() function
Dsvga_draw.c491 ret = svga_rebind_stream_output_targets(svga); in draw_vgpu10()