diff options
author | Chia-I Wu <[email protected]> | 2014-01-16 15:29:03 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2014-02-22 22:45:13 +0800 |
commit | d5cbd73d210d73b39c1b94f58c203053be2e4128 (patch) | |
tree | 75821c19d684f5d81ee10e88251fc837a9356556 /src/mesa/Android.gen.mk | |
parent | f57bddc7e431e553e946563d1030e5f239911c8b (diff) |
ilo: fix and enable fast depth clear
Use tex->bo_format instead of zs->format in ilo_blitter_rectlist_clear_zs()
because the latter may be combined depth/stencil format. hiz_can_clear_zs()
is no-op for GEN7+, but move the GEN check so that the assertions are tested.
Finally, call the fast depth clear function from ilo_clear().
Diffstat (limited to 'src/mesa/Android.gen.mk')
0 files changed, 0 insertions, 0 deletions