Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c97 softpipe_init_clip_funcs(struct pipe_context *pipe) in softpipe_init_clip_funcs() function
Dsp_state.h146 softpipe_init_clip_funcs(struct pipe_context *pipe);
Dsp_context.c223 softpipe_init_clip_funcs(&softpipe->pipe); in softpipe_create_context()