Searched defs:sp_sampler_view (Results 1 – 1 of 1) sorted by relevance
107 struct sp_sampler_view struct109 struct pipe_sampler_view base;113 unsigned xpot;114 unsigned ypot;116 bool need_swizzle;117 bool pot2d;118 bool need_cube_convert;121 struct softpipe_tex_tile_cache *cache;122 compute_lambda_func compute_lambda;123 compute_lambda_from_grad_func compute_lambda_from_grad;[all …]