Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c560 static struct si_resource *si_alloc_buffer_struct(struct pipe_screen *screen, in si_alloc_buffer_struct() function
585 si_alloc_buffer_struct(screen, templ, in si_buffer_create()
633 struct si_resource *buf = si_alloc_buffer_struct(screen, templ, false); in si_buffer_from_user_memory()
664 struct si_resource *res = si_alloc_buffer_struct(screen, templ, false); in si_buffer_from_winsys_buffer()

Completed in 2 milliseconds