Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1169 alloc_resource_struct(struct pipe_screen *pscreen, in alloc_resource_struct() function
1331 rsc = alloc_resource_struct(pscreen, tmpl); in fd_resource_allocate_and_resolve()
1475 struct fd_resource *rsc = alloc_resource_struct(pscreen, tmpl); in fd_resource_from_handle()