Searched refs:fd_bo_is_cached (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h212 bool fd_bo_is_cached(struct fd_bo *bo);
H A Dfreedreno_bo.c439 fd_bo_is_cached(struct fd_bo *bo) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c822 } else if ((usage & PIPE_MAP_READ) && !fd_bo_is_cached(rsc->bo)) {

Completed in 5 milliseconds