Files
mesa/src
Neha Bhende 1820ef64c9 svga: Limit number of immediates in shader
imm {128.0, -128.0, 2.0, 3.0} is used for lit instruction which
is not used very frequently. So allocate it only if lit instruction is used.

Tested with mtt piglit and mtt glretrace

v2: As per Charmaine's comment

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2017-07-22 13:18:56 -06:00
..
2017-07-19 15:51:54 +01:00
2017-07-19 15:51:54 +01:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-07-18 23:48:46 -07:00
2017-07-18 13:56:04 +01:00