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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c560 static struct si_resource *si_alloc_buffer_struct(struct pipe_screen *screen, function in typeref:struct:si_resource *
583 struct si_resource *buf = si_alloc_buffer_struct(screen, templ);
633 struct si_resource *buf = si_alloc_buffer_struct(screen, templ);
661 struct si_resource *res = si_alloc_buffer_struct(screen, templ);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c663 si_alloc_buffer_struct(struct pipe_screen *screen, function in typeref:struct:si_resource *
690 struct si_resource *buf = si_alloc_buffer_struct(screen, templ);
741 struct si_resource *buf = si_alloc_buffer_struct(screen, templ);

Completed in 5 milliseconds