Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_bo_cache.c179 bo->reloc_flags = FD_RELOC_FLAGS_INIT; in fd_bo_cache_alloc()
Dfreedreno_ringbuffer.h215 #define FD_RELOC_FLAGS_INIT (FD_RELOC_READ | FD_RELOC_WRITE) macro
Dfreedreno_bo.c69 bo->reloc_flags = FD_RELOC_FLAGS_INIT; in fd_bo_init_common()