Home
last modified time | relevance | path

Searched defs:optimize_nir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir.c92 optimize_nir(nir_shader *nir, const struct nak_compiler *nak, bool allow_copies) in optimize_nir() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1626 optimize_nir(struct nir_shader *s, struct zink_shader *zs, bool can_shrink) in optimize_nir() function
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c6303 optimize_nir(struct nir_shader *s, const struct nir_to_dxil_options *opts) in optimize_nir() function