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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1206 si_texture_create_with_modifier(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
1308 return si_texture_create_with_modifier(screen, templ, DRM_FORMAT_MOD_INVALID);
1448 return si_texture_create_with_modifier(screen, templ, modifier);

Completed in 4 milliseconds