Searched defs:libagx (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_nir_lower_tess.c | 182 link_libagx(nir_shader *nir, const nir_shader *libagx) in link_libagx() 200 agx_nir_lower_tcs(nir_shader *tcs, const struct nir_shader *libagx) in agx_nir_lower_tcs() 265 agx_nir_lower_tes(nir_shader *tes, const nir_shader *libagx, bool to_hw_vs) in agx_nir_lower_tes()
|
H A D | agx_nir_lower_gs.c | 385 agx_nir_create_geometry_count_shader(nir_shader *gs, const nir_shader *libagx, in agx_nir_create_geometry_count_shader() 597 agx_nir_create_gs_rast_shader(const nir_shader *gs, const nir_shader *libagx, in agx_nir_create_gs_rast_shader() 988 agx_nir_create_pre_gs(struct lower_gs_state *state, const nir_shader *libagx, in agx_nir_create_pre_gs() 1220 link_libagx(nir_shader *nir, const nir_shader *libagx) in link_libagx() 1239 agx_nir_lower_gs(nir_shader *gs, const nir_shader *libagx, in agx_nir_lower_gs() 1495 const struct nir_shader *libagx) in agx_nir_lower_vs_before_gs()
|
H A D | agx_device.h | 80 const struct nir_shader *libagx; member
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.h | 211 const nir_shader *libagx; member
|
H A D | agx_compile.c | 3362 agx_link_libagx(nir_shader *nir, const nir_shader *libagx) in agx_link_libagx() 3428 agx_preprocess_nir(nir_shader *nir, const nir_shader *libagx) in agx_preprocess_nir()
|