Home
last modified time | relevance | path

Searched refs:FD_RELOC_FLAGS_INIT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/drm/
Dfreedreno_bo_cache.c183 bo->flags = FD_RELOC_FLAGS_INIT; in fd_bo_cache_alloc()
Dfreedreno_ringbuffer.h182 #define FD_RELOC_FLAGS_INIT (FD_RELOC_READ | FD_RELOC_WRITE) macro
Dfreedreno_bo.c76 bo->flags = FD_RELOC_FLAGS_INIT; in bo_from_handle()