Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state.h154 softpipe_init_shader_funcs(struct pipe_context *pipe);
H A Dsp_context.c216 softpipe_init_shader_funcs(&softpipe->pipe); in softpipe_create_context()
H A Dsp_state_shader.c464 softpipe_init_shader_funcs(struct pipe_context *pipe) in softpipe_init_shader_funcs() function