Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c165 bool si_alloc_resource(struct si_screen *sscreen, struct si_resource *res) in si_alloc_resource() function
267 si_alloc_resource(sctx->screen, buf); in si_invalidate_buffer()
593 if (!si_alloc_resource(sscreen, buf)) { in si_buffer_create()
Dsi_texture.c1001 if (!si_alloc_resource(sscreen, resource)) in si_texture_create_object()
1725 si_alloc_resource(sscreen, &tex->buffer); in si_texture_invalidate_storage()
Dsi_pipe.h1297 bool si_alloc_resource(struct si_screen *sscreen, struct si_resource *res);