Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state.h148 softpipe_init_sampler_funcs(struct pipe_context *pipe);
H A Dsp_context.c215 softpipe_init_sampler_funcs(&softpipe->pipe); in softpipe_create_context()
H A Dsp_state_sampler.c349 softpipe_init_sampler_funcs(struct pipe_context *pipe) in softpipe_init_sampler_funcs() function