Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_so.c83 softpipe_init_streamout_funcs(struct pipe_context *pipe) in softpipe_init_streamout_funcs() function
Dsp_state.h158 softpipe_init_streamout_funcs(struct pipe_context *pipe);
Dsp_context.c232 softpipe_init_streamout_funcs(&softpipe->pipe); in softpipe_create_context()