Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1107 alloc_resource_struct(struct pipe_screen *pscreen, in alloc_resource_struct() function
1242 rsc = alloc_resource_struct(pscreen, tmpl); in fd_resource_allocate_and_resolve()
1386 struct fd_resource *rsc = alloc_resource_struct(pscreen, tmpl); in fd_resource_from_handle()