Home
last modified time | relevance | path

Searched refs:nir_lower_io_passes (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c336 nir_lower_io_passes(nir); in si_finalize_nir()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp1050 nir_lower_io_passes(nir); in st_finalize_nir()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c3086 nir_lower_io_passes(nir_shader *nir) in nir_lower_io_passes() function
H A Dnir.h3662 * load_input/store_input intrinsics. This is used by nir_lower_io_passes.
3669 * the interpolation settings. This is used by nir_lower_io_passes.
3676 * lower_io_variables is true. This is used by nir_lower_io_passes.
4647 nir_lower_io_passes(nir_shader *nir);

Completed in 12 milliseconds