radeonsi: Improve packing of texture address parameters.
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 25 Jan 2013 11:10:11 +0000 (12:10 +0100)
committerMichel Dänzer <michel@daenzer.net>
Mon, 4 Feb 2013 16:03:25 +0000 (17:03 +0100)
commit120efeef8b51c16924dafa6bbeb017a856db911b
tree63edd1872dbcc6a3463f32a8e1981763adafc387
parente5fb7347a72118bf06dfabaa453208578c7ad876
radeonsi: Improve packing of texture address parameters.

In particular, the LOD bias and depth comparison values are packed before the
'normal' texture coordinates, and the array slice and LOD values are appended.

NOTE: This is a candidate for the 9.1 branch.
src/gallium/drivers/radeonsi/radeonsi_shader.c