wined3d: Pack hardcoded local constants in ARB.
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 5 May 2009 18:45:32 +0000 (20:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 May 2009 11:12:45 +0000 (13:12 +0200)
commit4c29105cb2726ab1aead2b51ef1e70321848073c
tree5116930e981ef57ce67aded52700c41b8b2ca3d3
parent9381a416811a38e73fb8cd50f5b84e2a4bd7f969
wined3d: Pack hardcoded local constants in ARB.

This makes the location of used program.local parameters more
predictable and eases sharing this space with other private constants.
dlls/wined3d/arb_program_shader.c