Searched defs:si_sampler_view (Results 1 – 1 of 1) sorted by relevance
225 struct si_sampler_view { struct226 struct pipe_sampler_view base;229 uint32_t state[8];230 uint32_t fmask_state[8];231 const struct legacy_surf_level *base_level_info;232 ubyte base_level;233 ubyte block_width;234 bool is_stencil_sampler;235 bool is_integer;236 bool dcc_incompatible;