Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c840 .lower_txs_cube_array = true, in si_lower_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1451 if (options->lower_txs_cube_array && tex->op == nir_texop_txs && in nir_lower_tex_block()
Dnir.h5222 bool lower_txs_cube_array; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c641 .lower_txs_cube_array = true, in radv_shader_compile_to_nir()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1934 - nir/lower_tex: Add a lower_txs_cube_array option