Searched refs:agx_resource_create_with_modifiers (Results 1 – 1 of 1) sorted by relevance
494 agx_resource_create_with_modifiers(struct pipe_screen *screen, in agx_resource_create_with_modifiers() function608 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()