mesa/src/intel
Jordan Justen 0a3acff5b5 i965: Remove old CS local ID handling
The old method pushed data for each channels uvec3 data of
gl_LocalInvocationID.

The new method pushes 1 dword of data that is a 'thread local ID'
value. Based on that value, we can generate gl_LocalInvocationIndex
and gl_LocalInvocationID with some calculations.

Cc: "12.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-06-01 19:29:02 -07:00
..
genxml Don't use python 3 2016-05-31 15:09:06 -07:00
isl isl: add isl_priv.h to the sources list 2016-05-30 10:28:50 +01:00
vulkan i965: Remove old CS local ID handling 2016-06-01 19:29:02 -07:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00