Home
last modified time | relevance | path

Searched refs:si_can_sample_zs (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c306 if (si_can_sample_zs(tex, false)) in si_decompress_depth()
316 if (si_can_sample_zs(tex, true)) in si_decompress_depth()
H A Dsi_descriptors.c229 !si_can_sample_zs(tex, is_stencil_sampler)) in si_sampler_view_add_buffer()
295 if (tex->is_depth && !si_can_sample_zs(tex, is_stencil)) { in si_set_mutable_tex_desc_fields()
H A Dsi_pipe.h1839 static inline bool si_can_sample_zs(struct si_texture *tex, bool stencil_sampler) in si_can_sample_zs() function
H A Dsi_state.c4574 if (tex->is_depth && !si_can_sample_zs(tex, view->is_stencil_sampler)) { in si_create_sampler_view()

Completed in 19 milliseconds