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/
Dsi_buffer.c560 static struct si_resource *si_alloc_buffer_struct(struct pipe_screen *screen, in si_alloc_buffer_struct() function
583 struct si_resource *buf = si_alloc_buffer_struct(screen, templ); in si_buffer_create()
633 struct si_resource *buf = si_alloc_buffer_struct(screen, templ); in si_buffer_from_user_memory()
661 struct si_resource *res = si_alloc_buffer_struct(screen, templ); in si_buffer_from_winsys_buffer()