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

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
i915_drm.h 1200 #define I915_TILING_X 1
1220 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1234 * Stride in bytes for the object when in I915_TILING_X or
1251 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
i915_drm.h 1523 #define I915_TILING_X 1
1543 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1557 * Stride in bytes for the object when in I915_TILING_X or
1574 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /xsrc/external/mit/libdrm/dist/include/drm/
i915_drm.h 1658 #define I915_TILING_X 1
1684 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1698 * Stride in bytes for the object when in I915_TILING_X or
1715 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,

Completed in 16 milliseconds