Home
last modified time | relevance | path

Searched refs:lower_tex_options (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c508 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir() local
511 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in si_lower_nir()