Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c608 struct pipe_resource *pstaging = variable
610 if (!pstaging)
613 return fd_resource(pstaging);
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c818 struct pipe_resource *pstaging = in pan_alloc_staging() local
820 if (!pstaging) in pan_alloc_staging()
823 return pan_resource(pstaging); in pan_alloc_staging()

Completed in 5 milliseconds