Home
last modified time | relevance | path

Searched refs:agx_nir_lower_fs_output_to_epilog (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_linker.h178 bool agx_nir_lower_fs_output_to_epilog(nir_shader *s,
H A Dagx_nir_prolog_epilog.c566 agx_nir_lower_fs_output_to_epilog(nir_shader *s, in agx_nir_lower_fs_output_to_epilog() function
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_shader.c743 NIR_PASS(_, nir, agx_nir_lower_fs_output_to_epilog, in hk_compile_nir()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c1655 NIR_PASS(_, nir, agx_nir_lower_fs_output_to_epilog, &epilog_key); in agx_compile_variant()