Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dnir_fuse_io_16.c33 bool nir_fuse_io_16(nir_shader *shader);
48 nir_fuse_io_16(nir_shader *shader) in nir_fuse_io_16() function
Dmeson.build41 'nir_fuse_io_16.c',
Dcompiler.h659 bool nir_fuse_io_16(nir_shader *shader);
Dmidgard_compile.c317 NIR_PASS(progress, nir, nir_fuse_io_16); in optimise_nir()
/external/mesa3d/src/panfrost/
DMakefile.sources78 midgard/nir_fuse_io_16.c \
/external/mesa3d/docs/relnotes/
D20.2.0.rst654 - pan/mdg: Defer nir_fuse_io_16 until after opts