Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c640 static struct si_resource *si_alloc_buffer_struct(struct pipe_screen *screen, in si_alloc_buffer_struct() function
666 struct si_resource *buf = si_alloc_buffer_struct(screen, templ); in si_buffer_create()
713 struct si_resource *buf = si_alloc_buffer_struct(screen, templ); in si_buffer_from_user_memory()
741 struct si_resource *res = si_alloc_buffer_struct(screen, templ); in si_buffer_from_winsys_buffer()