Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
DAndroid.bp270 "nir_lower_io_arrays_to_elements.c",
Dnir_lower_io_arrays_to_elements.c394 nir_lower_io_arrays_to_elements(nir_shader *producer, nir_shader *consumer) in nir_lower_io_arrays_to_elements() function
Dmeson.build164 'nir_lower_io_arrays_to_elements.c',
Dnir.h6102 void nir_lower_io_arrays_to_elements(nir_shader *producer, nir_shader *consumer);
/external/mesa3d/src/intel/compiler/elk/
Delk_nir.c1056 nir_lower_io_arrays_to_elements(producer, consumer); in elk_nir_link_shaders()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c1368 nir_lower_io_arrays_to_elements(producer, consumer); in brw_nir_link_shaders()
/external/angle/third_party/mesa/
Dmesa_autogen.gni204 "src/compiler/nir/nir_lower_io_arrays_to_elements.c",
/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c497 nir_lower_io_arrays_to_elements(producer, consumer); in gl_nir_link_opts()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c1696 nir_lower_io_arrays_to_elements(producer, consumer); in link_shaders()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.c1188 nir_lower_io_arrays_to_elements(producer, consumer); in radv_link_shaders()
/external/mesa3d/docs/relnotes/
D20.3.0.rst793 - nir: get rid of OOB dereferences in nir_lower_io_arrays_to_elements