Home
last modified time | relevance | path

Searched refs:nir_lower_io_arrays_to_elements (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dmeson.build125 'nir_lower_io_arrays_to_elements.c',
Dnir_lower_io_arrays_to_elements.c388 nir_lower_io_arrays_to_elements(nir_shader *producer, nir_shader *consumer) in nir_lower_io_arrays_to_elements() function
Dnir.h2518 void nir_lower_io_arrays_to_elements(nir_shader *producer, nir_shader *consumer);
/external/mesa3d/src/compiler/
DMakefile.sources231 nir/nir_lower_io_arrays_to_elements.c \
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp507 nir_lower_io_arrays_to_elements(*producer, *consumer); in st_nir_link_shaders()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1711 nir_lower_io_arrays_to_elements(ordered_shaders[i], in radv_link_shaders()