Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_so.c64 draw_set_so_state(lp->draw, &lp_so->base); in llvmpipe_bind_stream_output_state()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h234 draw_set_so_state(struct draw_context *draw,
Ddraw_context.c747 draw_set_so_state(struct draw_context *draw, in draw_set_so_state() function