Searched refs:sp_sviewsrc (Results 1 – 1 of 1) sorted by relevance
115 struct sp_sampler_view *sp_sviewsrc; in softpipe_set_sampler_views() local126 sp_sviewsrc = (struct sp_sampler_view *)*pview; in softpipe_set_sampler_views()127 if (sp_sviewsrc) { in softpipe_set_sampler_views()128 memcpy(sp_sviewdst, sp_sviewsrc, sizeof(*sp_sviewsrc)); in softpipe_set_sampler_views()133 memset(sp_sviewdst, 0, sizeof(*sp_sviewsrc)); in softpipe_set_sampler_views()