Searched refs:fd_screen_bo_from_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h122 struct fd_bo * fd_screen_bo_from_handle(struct pipe_screen *pscreen,
H A Dfreedreno_screen.c724 fd_screen_bo_from_handle(struct pipe_screen *pscreen, function in typeref:struct:fd_bo *
H A Dfreedreno_resource.c1063 rsc->bo = fd_screen_bo_from_handle(pscreen, handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h191 struct fd_bo *fd_screen_bo_from_handle(struct pipe_screen *pscreen,
H A Dfreedreno_screen.c884 fd_screen_bo_from_handle(struct pipe_screen *pscreen, function in typeref:struct:fd_bo *
H A Dfreedreno_resource.c1378 struct fd_bo *bo = fd_screen_bo_from_handle(pscreen, handle);
1589 struct fd_bo *bo = fd_screen_bo_from_handle(pscreen, whandle);

Completed in 9 milliseconds