Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c352 nir->options->lower_all_io_to_elements || in st_finalize_nir_before_variants()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h3966 bool lower_all_io_to_elements; member
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3609 op.lower_all_io_to_elements = false; in nvir_nir_shader_compiler_options()
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c114 .lower_all_io_to_elements = true,
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D19.1.0.rst4132 - nir: add lower_all_io_to_elements