Home
last modified time | relevance | path

Searched refs:agx_compile_shader_nir (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.h256 void agx_compile_shader_nir(nir_shader *nir, struct agx_shader_key *key,
H A Dagx_compile.c3498 agx_compile_shader_nir(nir_shader *nir, struct agx_shader_key *key, in agx_compile_shader_nir() function
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_bg_eot.c51 agx_compile_shader_nir(shader, key, NULL, &bin); in agx_compile_bg_eot_shader()
/aosp_15_r20/external/mesa3d/src/asahi/clc/
H A Dasahi_clc.c542 agx_compile_shader_nir(b.shader, &key, NULL, &compiled); in main()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_shader.c816 agx_compile_shader_nir(nir, &backend_key, NULL, &shader->b); in hk_compile_nir()
H A Dhk_cmd_draw.c1795 agx_compile_shader_nir(b.shader, &backend_key, NULL, part); in hk_get_prolog_epilog_locked()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c1572 agx_compile_shader_nir(nir, &key, debug, &compiled->b); in agx_compile_nir()