i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 17 May 2011 19:53:55 +0000 (12:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 May 2011 06:48:16 +0000 (23:48 -0700)
commit461e193971db4ac456be0d383e9aebf15868542a
treea3e9a4c1d9a07f8c668d92e35cad0c18a90e43e0
parentead7d73a5143ccfc55e6c00b8ab5ba0b893e5f33
i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE.

Texture LOD Bias is now S4.8 instead of S4.6;
Min LOD, and Max LOD are now U4.8 instead of U4.6.

Fixes piglit test tex-miplevel-selection.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/gen7_sampler_state.c