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

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_priv.h327 enum fd_bo_state { enum
332 enum fd_bo_state fd_bo_state(struct fd_bo *bo);
H A Dfreedreno_bo.c472 enum fd_bo_state state = fd_bo_state(bo);
549 enum fd_bo_state
550 fd_bo_state(struct fd_bo *bo) function in typeref:enum:fd_bo_state
H A Dfreedreno_bo_cache.c139 if (fd_bo_state(entry) != FD_BO_STATE_IDLE)

Completed in 4 milliseconds