Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c494 agx_resource_create_with_modifiers(struct pipe_screen *screen, in agx_resource_create_with_modifiers() function
608 return agx_resource_create_with_modifiers(screen, templ, NULL, 0); in agx_resource_create()
2717 screen->resource_create_with_modifiers = agx_resource_create_with_modifiers; in agx_screen_create()