i965: Allocate temporaries contiguously with other regs in fragment shaders.
authorGary Wong <gtw@gnu.org>
Tue, 28 Oct 2008 19:03:14 +0000 (15:03 -0400)
committerGary Wong <gtw@gnu.org>
Tue, 28 Oct 2008 19:03:14 +0000 (15:03 -0400)
commite92a457ac0030e48f5260dc2ac00ca283be7d7ad
treee15c80534d588d291b5065b060e0b2c62c30c6d7
parent98fcdf3f49aea14b4dd4f4b83c956f8a117020c9
i965: Allocate temporaries contiguously with other regs in fragment shaders.

This is required for threads to be spawned with correctly sized GRF
register blocks.
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/drivers/dri/i965/brw_wm_glsl.c