Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_so.c86 draw_set_mapped_so_targets(softpipe->draw, softpipe->num_so_targets, in softpipe_set_so_targets()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_so.c107 draw_set_mapped_so_targets(llvmpipe->draw, llvmpipe->num_so_targets, in llvmpipe_set_so_targets()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h319 draw_set_mapped_so_targets(struct draw_context *draw,
Ddraw_context.c1078 draw_set_mapped_so_targets(struct draw_context *draw, in draw_set_mapped_so_targets() function