Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c295 struct pipe_resource *pstaging = in fd_alloc_staging() local
297 if (!pstaging) in fd_alloc_staging()
300 return fd_resource(pstaging); in fd_alloc_staging()