Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_blend.c135 softpipe_init_blend_funcs(struct pipe_context *pipe) in softpipe_init_blend_funcs() function
H A Dsp_state.h142 softpipe_init_blend_funcs(struct pipe_context *pipe);
H A Dsp_context.c211 softpipe_init_blend_funcs(&softpipe->pipe); in softpipe_create_context()