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

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
i915_drm.h 1199 #define I915_TILING_NONE 0
1220 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1226 * The tiling mode may be demoted to I915_TILING_NONE when the system
1251 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
i915_drm.h 1522 #define I915_TILING_NONE 0
1543 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1549 * The tiling mode may be demoted to I915_TILING_NONE when the system
1574 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /xsrc/external/mit/libdrm/dist/include/drm/
i915_drm.h 1657 #define I915_TILING_NONE 0
1684 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
1690 * The tiling mode may be demoted to I915_TILING_NONE when the system
1715 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,

Completed in 13 milliseconds