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 boolean need_swizzle;117 boolean pot2d;118 boolean 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 …]