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

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 192 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e
260 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
721 struct drm_i915_gem_context_destroy { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 225 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e
280 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
1076 struct drm_i915_gem_context_destroy { struct
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 225 #define DRM_I915_GEM_CONTEXT_DESTROY 0x2e
280 #define DRM_IOCTL_I915_GEM_CONTEXT_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CONTEXT_DESTROY, struct drm_i915_gem_context_destroy)
1082 struct drm_i915_gem_context_destroy { struct
    [all...]

Completed in 142 milliseconds