Searched defs:r600_pipe_sampler_view (Results 1 – 1 of 1) sorted by relevance
285 struct r600_pipe_sampler_view { struct286 struct pipe_sampler_view base;287 struct list_head list;288 struct r600_resource *tex_resource;289 uint32_t tex_resource_words[8];290 bool skip_mip_address_reloc;291 bool is_stencil_sampler;