OSDN Git Service

ilo: set more fields of 3DSTATE_DEPTH_BUFFER
authorChia-I Wu <olvaffe@gmail.com>
Wed, 22 May 2013 04:19:13 +0000 (12:19 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 22 May 2013 12:25:57 +0000 (20:25 +0800)
commitff68f61bedc2d910b98af4ef4475373f4d3958a3
tree25294e109843cf564a362bf913dc835581a702fc
parentf3da711bea8637d1ad7e0113cb663667ba198c26
ilo: set more fields of 3DSTATE_DEPTH_BUFFER

Set lod/layer related fields of 3DSTATE_DEPTH_BUFFER.  Since we always point
to a single level/layer, those fields are always zero and this commit
effectively makes no change.

While at it, make it easier to disable manual slice offset calculation.
src/gallium/drivers/ilo/ilo_gpe_gen6.c