Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c56 .lower_all_io_to_elements = true,
108 .lower_all_io_to_elements = true,
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c360 nir->options->lower_all_io_to_elements || in st_finalize_nir_before_variants()
/external/mesa3d/src/compiler/nir/
Dnir.h3360 bool lower_all_io_to_elements; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3262 op.lower_all_io_to_elements = false; in nvir_nir_shader_compiler_options()
/external/mesa3d/docs/relnotes/
D19.1.0.rst4132 - nir: add lower_all_io_to_elements