Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state.h182 softpipe_draw_vbo(struct pipe_context *pipe,
Dsp_draw_arrays.c61 softpipe_draw_vbo(struct pipe_context *pipe, in softpipe_draw_vbo() function
Dsp_context.c239 softpipe->pipe.draw_vbo = softpipe_draw_vbo; in softpipe_create_context()