Searched refs:FD_BO_PREP_WRITE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_device.c57 STATIC_ASSERT(FD_BO_PREP_WRITE == MSM_PREP_WRITE);
H A Dfreedreno_drmif.h107 #define FD_BO_PREP_WRITE BITSET_BIT(1) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.c63 fd_bo_cpu_prep(rsc->bo, ctx->pipe, FD_BO_PREP_WRITE);
H A Dfreedreno_resource.c311 op |= FD_BO_PREP_WRITE;

Completed in 5 milliseconds