intel: If a tex image doesn't fit in the object's tree, make a temporary tree.
[mesa.git] / src / mesa / drivers / dri / intel / intel_screen.h
index 648bf61240f7bee6845770991aaa9f8537ec37af..9a73b13951798db90417d4f741e4dd6a2cf237f4 100644 (file)
 #include "i915_drm.h"
 #include "xmlconfig.h"
 
-enum tiling_mode {
-   INTEL_TILE_NONE,
-   INTEL_TILE_X,
-   INTEL_TILE_Y
-};
-
 /* XXX: change name or eliminate to avoid conflict with "struct
  * intel_region"!!!
  */