Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c135 softpipe_init_blend_funcs(struct pipe_context *pipe) in softpipe_init_blend_funcs() function
Dsp_state.h143 softpipe_init_blend_funcs(struct pipe_context *pipe);
Dsp_context.c226 softpipe_init_blend_funcs(&softpipe->pipe); in softpipe_create_context()