Searched defs:si_samplers (Results 1 – 1 of 1) sorted by relevance
742 struct si_samplers { struct743 struct pipe_sampler_view *views[SI_NUM_SAMPLERS];744 struct si_sampler_state *sampler_states[SI_NUM_SAMPLERS];747 unsigned enabled_mask;748 uint32_t has_depth_tex_mask;749 uint32_t needs_depth_decompress_mask;750 uint32_t needs_color_decompress_mask;