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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c840 .lower_txs_cube_array = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1451 if (options->lower_txs_cube_array && tex->op == nir_texop_txs &&
H A Dnir.h5222 bool lower_txs_cube_array; member in struct:nir_lower_tex_options
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c641 .lower_txs_cube_array = true,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1934 - nir/lower_tex: Add a lower_txs_cube_array option

Completed in 22 milliseconds