mesa/src
Kenneth Graunke de77efde91 i965/fs: Delete dead code to fail compiles with SIMD16 pull parameters.
The SIMD8 compile will determine whether pull parameters are necessary.
If so, it will set prog_data->nr_pull_params to a value greater than 0.

brw_wm_fs_emit checks if nr_pull_params > 0 and skips the SIMD16 compile
altogether.  So, this code should never occur.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2014-03-18 10:11:08 -07:00
..
egl egl/main: Enable Linux platform extensions 2014-03-17 15:49:06 -07:00
gallium gallium/docs: update SLT, SGE, SFL, STR opcode docs 2014-03-18 08:03:27 -06:00
gbm gbm: make 'devices' array static 2014-03-08 20:43:54 +00:00
getopt
glsl glsl: Improve debug output and variable names for opt_dead_code_local. 2014-03-14 13:02:05 -07:00
glx glx: Fix incorrect pdp assignment in dri2_bind_context(). 2014-03-18 08:03:27 -06:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: restore _glthread_GetID() function 2014-03-14 12:12:07 -06:00
mesa i965/fs: Delete dead code to fail compiles with SIMD16 pull parameters. 2014-03-18 10:11:08 -07:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00