HomeSort by: relevance | last modified time | path
    Searched defs:DRM_IOCTL_I915_GEM_PWRITE (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
i915_drm.h 354 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
i915_drm.h 444 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)
  /xsrc/external/mit/libdrm/dist/include/drm/
i915_drm.h 507 #define DRM_IOCTL_I915_GEM_PWRITE DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_PWRITE, struct drm_i915_gem_pwrite)

Completed in 47 milliseconds