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

  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 58 struct drm_radeon_cs_reloc *relocs;
radeon_drm_cs.c 76 #define RELOC_DWORDS (sizeof(struct drm_radeon_cs_reloc) / sizeof(uint32_t))
240 struct drm_radeon_cs_reloc *reloc;
270 size = csc->max_relocs * sizeof(struct drm_radeon_cs_reloc);
352 struct drm_radeon_cs_reloc *reloc;
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 731 struct drm_radeon_cs_reloc { struct
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 976 struct drm_radeon_cs_reloc { struct
    [all...]
  /external/libdrm/include/drm/
radeon_drm.h 977 struct drm_radeon_cs_reloc { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 883 struct drm_radeon_cs_reloc { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
radeon_drm.h 888 struct drm_radeon_cs_reloc { struct
    [all...]

Completed in 63 milliseconds