Searched refs:r300_create_sampler_view_custom (Results 1 – 3 of 3) sorted by relevance
765 r300_create_sampler_view_custom(struct pipe_context *pipe,
1595 r300_create_sampler_view_custom(struct pipe_context *pipe, in r300_create_sampler_view_custom() function1651 return r300_create_sampler_view_custom(pipe, texture, templ, in r300_create_sampler_view()
666 src_view = r300_create_sampler_view_custom(pipe, src, &src_templ, src_width0, src_height0); in r300_resource_copy_region()