Searched refs:get_samples (Results 1 – 5 of 5) sorted by relevance
42 def get_samples(self): member in SystemSampler
416 samples = fps_sampler.get_samples()
200 void (*get_samples)(struct tgsi_sampler *sampler, member
2128 sampler->get_samples(sampler, sview_idx, sampler_idx, in fetch_texel()
3691 samp->base.get_samples = sp_tgsi_get_samples; in sp_create_tgsi_sampler()