HomeSort by relevance Sort by last modified time
    Searched refs:svga_sampler_state (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_sampler.c 161 struct svga_sampler_state *ss,
226 struct svga_sampler_state *cso = CALLOC_STRUCT( svga_sampler_state );
330 struct svga_sampler_state *ss = (struct svga_sampler_state *) sampler;
svga_state_tss.c 76 const struct svga_sampler_state *s,
355 const struct svga_sampler_state *state,
394 const struct svga_sampler_state *curr = svga->curr.sampler[shader][i];
svga_context.h 194 struct svga_sampler_state { struct
260 const struct svga_sampler_state *sampler[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
svga_state_sampler.c 390 struct svga_sampler_state *sampler = svga->polygon_stipple.sampler;
svga_shader.c 185 const struct svga_sampler_state *sampler = svga->curr.sampler[shader][i];
svga_state_fs.c 279 const struct svga_sampler_state *sampler = svga->curr.sampler[shader][i];

Completed in 302 milliseconds