intel: Remove noise opcode support from i915 and i965 drivers
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 9 Sep 2010 23:27:37 +0000 (16:27 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 10 Sep 2010 19:33:15 +0000 (12:33 -0700)
commit55aaee602078a8a57681cd4c205a71048fd184fe
tree927d403081c9a288c87c2114b2198e211dc621aa
parent58eaade6622294f91d681e85143adeb3b536c497
intel: Remove noise opcode support from i915 and i965 drivers

With recent changes to the GLSL compiler, these opcode should never be
seen in these drivers.
src/mesa/drivers/dri/i915/i915_fragprog.c
src/mesa/drivers/dri/i965/brw_wm_glsl.c