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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 651 #define I915_TILING_X 1
670 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
684 * Stride in bytes for the object when in I915_TILING_X or
701 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i915_drm.h 675 #define I915_TILING_X 1
694 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
708 * Stride in bytes for the object when in I915_TILING_X or
725 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 606 #define I915_TILING_X 1
    [all...]
  /external/kernel-headers/original/uapi/drm/
i915_drm.h     [all...]
  /external/libdrm/include/drm/
i915_drm.h 865 #define I915_TILING_X 1
884 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
898 * Stride in bytes for the object when in I915_TILING_X or
915 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
    [all...]

Completed in 417 milliseconds