Searched refs:softpipe_create_sampler_view (Results 1 – 3 of 3) sorted by relevance
168 softpipe_create_sampler_view(struct pipe_context *pipe,
325 pipe->create_sampler_view = softpipe_create_sampler_view; in softpipe_init_sampler_funcs()
3456 softpipe_create_sampler_view(struct pipe_context *pipe, in softpipe_create_sampler_view() function