Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h282 struct r600_pipe_sampler_view { struct
283 struct pipe_sampler_view base;
284 struct list_head list;
285 struct r600_resource *tex_resource;
286 uint32_t tex_resource_words[8];
287 bool skip_mip_address_reloc;
288 bool is_stencil_sampler;