HomeSort by relevance Sort by last modified time
    Searched defs:drm_i915_gem_pwrite (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i915_drm.h 180 #define DRM_I915_GEM_PWRITE 0x1d
222 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
399 struct drm_i915_gem_pwrite { struct
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 148 #define DRM_I915_GEM_PWRITE 0x1d
208 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
367 struct drm_i915_gem_pwrite { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 236 #define DRM_I915_GEM_PWRITE 0x1d
297 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
569 struct drm_i915_gem_pwrite { struct
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 236 #define DRM_I915_GEM_PWRITE 0x1d
295 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
531 struct drm_i915_gem_pwrite { struct
    [all...]

Completed in 296 milliseconds