intel: Remove the unrelaxed relocation assertion
[mesa.git] / src / mesa / drivers / dri / i915 / i915_reg.h
index 7f31ff674f24c478357b38ba807e1de1027d3a79..766547a4c6a0eeaac2a607ad1afa2f596cd3defc 100644 (file)
 /* p222 */
 
 
-#define I915_MAX_TEX_INDIRECT 4
-#define I915_MAX_TEX_INSN     32
-#define I915_MAX_ALU_INSN     64
-#define I915_MAX_DECL_INSN    27
-#define I915_MAX_TEMPORARY    16
-
-
 /* Each instruction is 3 dwords long, though most don't require all
  * this space.  Maximum of 123 instructions.  Smaller maxes per insn
  * type.