Searched refs:softpipe_create_context (Results 1 – 3 of 3) sorted by relevance
203 softpipe_create_context( struct pipe_screen *, void *priv );
391 screen->base.context_create = softpipe_create_context; in softpipe_create_screen()
212 softpipe_create_context( struct pipe_screen *screen, in softpipe_create_context() function