Home
last modified time | relevance | path

Searched defs:sp_sampler_view (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h103 struct sp_sampler_view struct
105 struct pipe_sampler_view base;
109 unsigned xpot;
110 unsigned ypot;
112 boolean need_swizzle;
113 boolean pot2d;
114 boolean need_cube_convert;
117 struct softpipe_tex_tile_cache *cache;
118 compute_lambda_func compute_lambda;