HomeSort by relevance Sort by last modified time
    Searched refs:FD_RELOC_READ (Results 1 - 3 of 3) sorted by null

  /external/libdrm/freedreno/
freedreno_ringbuffer.h 75 #define FD_RELOC_READ 0x0001
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 228 .flags = FD_RELOC_READ,
247 .flags = FD_RELOC_READ | FD_RELOC_WRITE,
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 241 if (flags & FD_RELOC_READ)
281 cmd->submit_idx = bo2idx(ring, target_cmd->ring_bo, FD_RELOC_READ);
548 .flags = FD_RELOC_READ,

Completed in 124 milliseconds