Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c91 softpipe_init_streamout_funcs(struct pipe_context *pipe) in softpipe_init_streamout_funcs() function
H A Dsp_state.h157 softpipe_init_streamout_funcs(struct pipe_context *pipe);
H A Dsp_context.c217 softpipe_init_streamout_funcs(&softpipe->pipe); in softpipe_create_context()