Home
last modified time | relevance | path

Searched refs:has_depth_tex_mask (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c556 samplers->has_depth_tex_mask |= 1u << slot; in si_set_sampler_views()
565 samplers->has_depth_tex_mask &= ~(1u << slot); in si_set_sampler_views()
613 samplers->has_depth_tex_mask &= ~unbound_mask; in si_set_sampler_views()
631 if (samplers->has_depth_tex_mask) in si_update_shader_needs_decompress_mask()
H A Dsi_pipe.h748 uint32_t has_depth_tex_mask; member
H A Dsi_state.c2839 u_foreach_bit(i, sctx->samplers[sh].has_depth_tex_mask) { in si_set_sampler_depth_decompress_mask()

Completed in 17 milliseconds