Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1361 si_texture_create_with_modifier(struct pipe_screen *screen, in si_texture_create_with_modifier() function
1475 return si_texture_create_with_modifier(screen, templ, DRM_FORMAT_MOD_INVALID); in si_texture_create()
1672 return si_texture_create_with_modifier(screen, templ, modifier); in si_texture_create_with_modifiers()