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

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_bo.c115 bo->fences = &bo->_inline_fence;
346 if (bo->fences != &bo->_inline_fence)
533 * handling, as we've been using the embedded _inline_fence to avoid
537 (bo->fences == &bo->_inline_fence))) {
540 APPEND(bo, fences, bo->_inline_fence);
H A Dfreedreno_priv.h322 struct fd_bo_fence _inline_fence; member in struct:fd_bo

Completed in 3 milliseconds