Home
last modified time | relevance | path

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

/external/libdrm/freedreno/
Dfreedreno_ringbuffer.h76 #define FD_RELOC_WRITE 0x0002 macro
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h247 .flags = FD_RELOC_READ | FD_RELOC_WRITE, in OUT_RELOCW()
/external/libdrm/freedreno/msm/
Dmsm_ringbuffer.c243 if (flags & FD_RELOC_WRITE) in bo2idx()