Searched defs:si_sampler_view (Results 1 – 1 of 1) sorted by relevance
649 struct si_sampler_view { struct650 struct pipe_sampler_view base;653 uint32_t state[8];654 uint32_t fmask_state[8];655 const struct legacy_surf_level *base_level_info;656 ubyte base_level;657 ubyte block_width;658 bool is_stencil_sampler;659 bool is_integer;660 bool dcc_incompatible;